Changeset 1994 for box/trunk/test


Ignore:
Timestamp:
13/12/2007 00:19:42 (4 years ago)
Author:
chris
Message:

Move comment, add whitespace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/test/bbackupd/testbbackupd.cpp

    r1941 r1994  
    753753                intercept_setup_readdir_hook(NULL, NULL); 
    754754                intercept_setup_lstat_hook  (NULL, NULL); 
     755                // we will not be called again. 
    755756#endif 
    756                 // we will not be called again. 
    757757        } 
    758758 
     
    773773                "testfiles/TestDir1/spacetest/d1/test.%d",  
    774774                readdir_test_counter); 
     775 
    775776#ifndef PLATFORM_CLIB_FNS_INTERCEPTION_IMPOSSIBLE 
    776777        intercept_setup_lstat_hook(stat_hook_filename, lstat_test_hook); 
Note: See TracChangeset for help on using the changeset viewer.