aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xstr
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-04-15 22:31:22 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-04-15 22:31:22 +0000
commit80c7cc1c8f027fcf5d5f0a2df4b9aef6904ed079 (patch)
treef34884b5132e36e8b0946f07dc1cf090047af8fb /usr.bin/xstr
parent14a0ca29fe703fdb1903fd229ad762a1192690c7 (diff)
downloadsrc-80c7cc1c8f027fcf5d5f0a2df4b9aef6904ed079.tar.gz
src-80c7cc1c8f027fcf5d5f0a2df4b9aef6904ed079.zip
Cleanup unnecessary semicolons from utilities we all love.
Notes
Notes: svn path=/head/; revision=298089
Diffstat (limited to 'usr.bin/xstr')
-rw-r--r--usr.bin/xstr/xstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xstr/xstr.c b/usr.bin/xstr/xstr.c
index 670e09ebafc7..4aad8e66e74a 100644
--- a/usr.bin/xstr/xstr.c
+++ b/usr.bin/xstr/xstr.c
@@ -139,7 +139,7 @@ main(int argc, char *argv[])
argc--, argv++;
else
readstd = 0;
- };
+ }
flushsh();
if (cflg == 0)
xsdotc();