Typo in the name (old name was snappyturtle)

This commit is contained in:
Davide Berardi 2024-02-19 09:49:30 +01:00
parent 97b4cf9711
commit 872459937a
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ int main(int argc, char **argv) {
}
}
prdebug("Starting snappyturtle\n");
prdebug("Starting snappy-fox\n");
if (option_idx + argc < 3) {
usage(argv[0]);