summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libreadline/examples/manexamp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libreadline/examples/manexamp.c')
-rw-r--r--gnu/lib/libreadline/examples/manexamp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libreadline/examples/manexamp.c b/gnu/lib/libreadline/examples/manexamp.c
index 3496efa..051dcbc 100644
--- a/gnu/lib/libreadline/examples/manexamp.c
+++ b/gnu/lib/libreadline/examples/manexamp.c
@@ -56,7 +56,7 @@ invert_case_line (count, key)
}
else
direction = 1;
-
+
/* Find the end of the range to modify. */
end = start + (count * direction);
OpenPOWER on IntegriCloud