Ignore:
Timestamp:
03/22/01 12:24:47 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgui/MGDataCheckMain.cc

    r571 r698  
    252252  if ( strcmp ( fInputFile, "\n") == 0 )
    253253    {
    254       return ( kFALSE ) ;
     254      return kFALSE ;
    255255    }
    256256 
    257   return (kTRUE) ;
     257  return kTRUE ;
    258258}
    259259
Note: See TracChangeset for help on using the changeset viewer.