summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/lock.c
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-22 10:58:58 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-22 10:58:58 +0000
commit140932d6d85b561ad06abe5006a5e973a7713c45 (patch)
treebe1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /usr.sbin/pppd/lock.c
parent324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff)
Diffstat (limited to 'usr.sbin/pppd/lock.c')
-rw-r--r--usr.sbin/pppd/lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/lock.c b/usr.sbin/pppd/lock.c
index 8cb7da7328453..fd8f05f2e9a88 100644
--- a/usr.sbin/pppd/lock.c
+++ b/usr.sbin/pppd/lock.c
@@ -4,7 +4,7 @@
* This code is derived from chat.c.
*/
-static char rcsid[] = "$Id: lock.c,v 1.2 1994/09/25 02:32:04 wollman Exp $";
+static char rcsid[] = "lock.c,v 1.3 1994/10/22 14:40:48 dfr Exp";
#include <stdio.h>
#include <string.h>