summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/lock.c
diff options
context:
space:
mode:
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 417a6182c2b4..87c29849e555 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[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#include <stdio.h>
#include <string.h>