summaryrefslogtreecommitdiff
path: root/sbin/photurisd/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/photurisd/buffer.c')
-rw-r--r--sbin/photurisd/buffer.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/photurisd/buffer.c b/sbin/photurisd/buffer.c
index 2a93a6687f5..164316123dc 100644
--- a/sbin/photurisd/buffer.c
+++ b/sbin/photurisd/buffer.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: buffer.c,v 1.3 2001/01/28 22:45:06 niklas Exp $ */
+
/*
* Copyright 1997-2000 Niels Provos <provos@citi.umich.edu>
* All rights reserved.
@@ -33,7 +35,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: buffer.c,v 1.2 2000/12/15 02:50:37 provos Exp $";
+static char rcsid[] = "$OpenBSD: buffer.c,v 1.3 2001/01/28 22:45:06 niklas Exp $";
#endif
#include <sys/types.h>