aboutsummaryrefslogtreecommitdiff
path: root/bin/rgl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rgl')
-rwxr-xr-xbin/rgl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rgl b/bin/rgl
index 9369a942..a06ecd0a 100755
--- a/bin/rgl
+++ b/bin/rgl
@@ -9,7 +9,7 @@ if [ "$#" -eq 0 ] ; then
fi
# Iterate over the patterns and search for each one
-while {
+while {
# If the input is a terminal, print a slash prompt for the next pattern;
# try to print it in bold red, too, but discard stderr if we can't