summaryrefslogtreecommitdiff
path: root/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'buffer.c')
-rw-r--r--buffer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/buffer.c b/buffer.c
index 487e08105..08682e0f1 100644
--- a/buffer.c
+++ b/buffer.c
@@ -12,7 +12,6 @@
12 */ 12 */
13 13
14#include "includes.h" 14#include "includes.h"
15RCSID("$OpenBSD: buffer.c,v 1.23 2005/03/14 11:46:56 markus Exp $");
16 15
17#include "xmalloc.h" 16#include "xmalloc.h"
18#include "buffer.h" 17#include "buffer.h"