aboutsummaryrefslogtreecommitdiff
path: root/bin/fnp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fnp.sh')
-rw-r--r--bin/fnp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fnp.sh b/bin/fnp.sh
index ec68e51f..bc0c7e21 100644
--- a/bin/fnp.sh
+++ b/bin/fnp.sh
@@ -4,7 +4,7 @@
[ "$#" -gt 0 ] || set -- -
# Iterate through arguments
-for arg ; do
+for arg do
# We'll print the filename "-stdin-" rather than - just to be slightly more
# explicit