summaryrefslogtreecommitdiffstats
path: root/usr.bin/mg/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mg/buffer.c')
-rw-r--r--usr.bin/mg/buffer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mg/buffer.c b/usr.bin/mg/buffer.c
index a18f0545e09..81d37423c8e 100644
--- a/usr.bin/mg/buffer.c
+++ b/usr.bin/mg/buffer.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: buffer.c,v 1.21 2002/02/14 14:24:21 deraadt Exp $ */
+/* $OpenBSD: buffer.c,v 1.22 2002/02/16 21:27:49 millert Exp $ */
/*
* Buffer handling.
@@ -8,7 +8,7 @@
#include "kbd.h" /* needed for modes */
#include <stdarg.h>
-static BUFFER *makelist __P((void));
+static BUFFER *makelist(void);
/*
* Attach a buffer to a window. The values of dot and mark come