diff -r 6a2083f7eeb8 -r 2a78c4ff2eab core/src/commands.h --- 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; };