summaryrefslogtreecommitdiff
path: root/src/pr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pr.c b/src/pr.c
index 4870e4150..4e3793133 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -2267,7 +2267,7 @@ print_white_space (void)
then print_sep_string() is called. */
static void
-print_sep_string ()
+print_sep_string (void)
{
char *s;
int l = col_sep_length;