core/src/commands.h
changeset 66 2a78c4ff2eab
parent 59 c9dfb364c2d1
child 69 849a0b46c767
--- a/core/src/commands.h	Mon Sep 20 16:46:34 2010 +0100
+++ b/core/src/commands.h	Wed Oct 13 12:41:05 2010 +0100
@@ -91,6 +91,7 @@
 	TBool iOptHuman;
 	TBool iOptOnePerLine;
 	TBool iOptRecurse;
+	TBool iOptNoLocalise;
 	};
 
 
@@ -556,7 +557,7 @@
 	TBool iJustDisplay;
 	TInt64 iRawTimeToSet;
 	TBool iUseTimestampFormat;
-	TBool iUseKernelFormat;
+	TBool iUseY2k;
 	};