Index: TestSupport.c =================================================================== diff -u -r651e011f3810b8d716a430d66c53068fe5d71594 -r329c473b3245e42c365bc637136e9ef21ed2a5f0 --- TestSupport.c (.../TestSupport.c) (revision 651e011f3810b8d716a430d66c53068fe5d71594) +++ TestSupport.c (.../TestSupport.c) (revision 329c473b3245e42c365bc637136e9ef21ed2a5f0) @@ -329,7 +329,7 @@ if ( ( TRUE == didTimeout( dialinCheckInTimeStamp, DIALIN_CHECK_IN_TIMEOUT_MS ) ) && ( TRUE == isTestingActivated() ) ) { - // If the user has logged in and + // If the user has logged in and the check in from dialin has expired, set the status to true status = TRUE; }