+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -271,7 +271,7 @@ int main(int argc, char** argv) {
271
271
{ "help", no_argument, 0, 'h' },
272
272
{ NULL, 0, NULL, 0}
273
273
};
274
-
while ((c = getopt_long(argc, argv, "vhsl:mMap:t:I:P:", long_options, &long_index)) != -1) {
274
+
while ((c = getopt_long(argc, argv, "vhslm:Map:t:I:P:", long_options, &long_index)) != -1) {
275
275
switch (c) {
276
276
case 's':
277
277
from_stdin = 1;
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4