j
k
j a
j l
On 2016-03-03 01:36, hbelusca@svn.reactos.org wrote:
@@ -160,9 +163,9 @@ switch (argv[i][1]) { case L'?': Usage(argv[0]); break; // case L'?': // Usage(argv[0]); // return i; case L'F': case L'f': {
@@ -160,9 +163,9 @@
switch (argv[i][1]) {
case L'?':
Usage(argv[0]);
break;
// case L'?':
// Usage(argv[0]);
// return i; case L'F': case L'f': {
What is the purpose of this?
Thanks, Thomas
Back to the thread
Back to the list