core/src/commands.h
changeset 16 18a55d594fba
parent 7 184a1eb85cf2
child 26 5d370dafea69
equal deleted inserted replaced
15:6bb86f60191e 16:18a55d594fba
   553 	TBool iSecure;
   553 	TBool iSecure;
   554 	TBool iRaw;
   554 	TBool iRaw;
   555 	TBool iJustDisplay;
   555 	TBool iJustDisplay;
   556 	TInt64 iRawTimeToSet;
   556 	TInt64 iRawTimeToSet;
   557 	TBool iUseTimestampFormat;
   557 	TBool iUseTimestampFormat;
       
   558 	TBool iUseKernelFormat;
   558 	};
   559 	};
   559 
   560 
   560 
   561 
   561 class CCmdFsck : public CCommandBase
   562 class CCmdFsck : public CCommandBase
   562 	{
   563 	{