[hackers] [sent] Use Plan 9 style for ARGEND || FRIGN
commit c3a0671f68f894c5d7a54d934170cfd1560416c4
Author: FRIGN <dev_AT_frign.de>
AuthorDate: Thu Aug 11 21:48:56 2016 +0200
Commit: Markus Teich <markus.teich_AT_stusta.mhn.de>
CommitDate: Fri Aug 12 10:02:19 2016 +0200
Use Plan 9 style for ARGEND
diff --git a/sent.c b/sent.c
index 58a351e..b91c21a 100644
--- a/sent.c
+++ b/sent.c
_AT_@ -664,7 +664,7 @@ main(int argc, char *argv[])
return 0;
default:
usage();
- } ARGEND;
+ } ARGEND
if (!argv[0] || !strcmp(argv[0], "-"))
fp = stdin;
Received on Fri Aug 12 2016 - 10:03:21 CEST
This archive was generated by hypermail 2.3.0
: Fri Aug 12 2016 - 10:12:24 CEST