„Implementierung/src/helper.c“ ändern
This commit is contained in:
parent
83faed6bbf
commit
768ef1e2c7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ void help(char *progname) {
|
||||||
1: optimized implementation\n\
|
1: optimized implementation\n\
|
||||||
2: memory efficient implementation\n\
|
2: memory efficient implementation\n\
|
||||||
3: threaded implementation\n\
|
3: threaded implementation\n\
|
||||||
4: combined implementation of 1 and 3\n\
|
4: reference implementation\n\
|
||||||
\n",
|
\n",
|
||||||
progname);
|
progname);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue