We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ff716 commit e7bb3cbCopy full SHA for e7bb3cb
programs/main.c
@@ -83,6 +83,7 @@ static void version(int quit)
83
{
84
printf(" %s using libzstdmt v0.8, using %s %s"
85
"\n Copyright (c) 2016 - 2024 Tino Reichardt",
86
+ "\n",
87
progname, METHOD, VERSION);
88
89
if (quit)
0 commit comments