summaryrefslogtreecommitdiff
path: root/usr.sbin/mopd/common/loop-bsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mopd/common/loop-bsd.c')
-rw-r--r--usr.sbin/mopd/common/loop-bsd.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/mopd/common/loop-bsd.c b/usr.sbin/mopd/common/loop-bsd.c
index cb3cb09114a..7168455eccd 100644
--- a/usr.sbin/mopd/common/loop-bsd.c
+++ b/usr.sbin/mopd/common/loop-bsd.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: loop-bsd.c,v 1.2 1996/09/21 19:11:38 maja Exp $ */
+
/*
* Copyright (c) 1993-95 Mats O Jansson. All rights reserved.
*
@@ -28,7 +30,7 @@
*/
#ifndef LINT
-static char rcsid[] = "$Id: loop-bsd.c,v 1.1 1996/09/21 13:49:16 maja Exp $";
+static char rcsid[] = "$OpenBSD: loop-bsd.c,v 1.2 1996/09/21 19:11:38 maja Exp $";
#endif
#include <stdlib.h>