diff -r 482757737e59 -r 5d370dafea69 core/src/commands.h --- a/core/src/commands.h Thu Aug 05 12:06:56 2010 +0100 +++ b/core/src/commands.h Fri Aug 06 17:00:19 2010 +0100 @@ -196,6 +196,7 @@ CFileMan* iFileMan; TBool iRecurse; TBool iForce; + RPointerArray iNonExpandedFilenames; // This is to prevent the normal behaviour of fshell expanding a '*' in iFileNames, in the case where the number of matches would be huge };