Reverting erroneous check-in
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3217 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -635,7 +635,7 @@ preParseOptions (int argc, char *argv[], struct options_struct *options)
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
}
|
||||
optind = 0;
|
||||
optind = 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user