aboutsummaryrefslogtreecommitdiff
path: root/bin/gwp.awk
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gwp.awk')
-rw-r--r--bin/gwp.awk3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/gwp.awk b/bin/gwp.awk
index 60013add..fcfa5eab 100644
--- a/bin/gwp.awk
+++ b/bin/gwp.awk
@@ -14,7 +14,8 @@ BEGIN {
# match case-insensitively
word = tolower(ARGV[1])
- # Blank the first argument so Awk doesn't try to read data from it as a file
+ # Blank the first argument so Awk doesn't try to read data from it as a
+ # file
ARGV[1] = ""
# Bail out if we don't have a suitable word