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