Explorar o código

Update milterfrom.c

Max von Buelow %!s(int64=2) %!d(string=hai) anos
pai
achega
d1a08b6950
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/milterfrom.c

+ 1 - 1
src/milterfrom.c

@@ -226,7 +226,7 @@ static void usage(FILE *stream) {
 		"\t-u userid   \tchange to specified userid\n"
 		"\t-g groupid  \tchange to specific groupid\n"
 		"\t-v          \tprint version number and terminate\n",
-		__progname,__progname);
+		__progname, __progname);
 }
 
 int main(int argc, char **argv)