mirror of https://github.com/berdav/snappy-fox
Typo in the name (old name was snappyturtle)
This commit is contained in:
parent
97b4cf9711
commit
872459937a
|
@ -477,7 +477,7 @@ int main(int argc, char **argv) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
prdebug("Starting snappyturtle\n");
|
prdebug("Starting snappy-fox\n");
|
||||||
|
|
||||||
if (option_idx + argc < 3) {
|
if (option_idx + argc < 3) {
|
||||||
usage(argv[0]);
|
usage(argv[0]);
|
||||||
|
|
Loading…
Reference in New Issue