Index: TestSupport.c =================================================================== diff -u -re48883cbb19f2f978a46cd726e4bfefc96bd8061 -r877beca68c9c4130d29c026ddb5d02d5735a446e --- TestSupport.c (.../TestSupport.c) (revision e48883cbb19f2f978a46cd726e4bfefc96bd8061) +++ TestSupport.c (.../TestSupport.c) (revision 877beca68c9c4130d29c026ddb5d02d5735a446e) @@ -33,7 +33,7 @@ // ********** private data ********** static U32 testConfig[ NUM_OF_TEST_CONFIGS ]; ///< Release software configuration. -static U32 dialinCheckInTimeStamp; ///< Dialin checkin time stamp. +static U32 dialinCheckInTimeStamp; ///< Dialin checking time stamp. // ********** private function prototypes **********