diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
commit | 97d92980a96a50750844f420cc225ddf918f0699 (patch) | |
tree | fc27ba7986197654e0590b963524833255709f22 /usr.sbin/pppd/upap.c | |
parent | dacec3e8f2226e029edbfe9938772ed71d99af62 (diff) | |
download | src-test2-97d92980a96a50750844f420cc225ddf918f0699.tar.gz src-test2-97d92980a96a50750844f420cc225ddf918f0699.zip |
Notes
Diffstat (limited to 'usr.sbin/pppd/upap.c')
-rw-r--r-- | usr.sbin/pppd/upap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/upap.c b/usr.sbin/pppd/upap.c index 469c5cb30ef6..627c7d03d5db 100644 --- a/usr.sbin/pppd/upap.c +++ b/usr.sbin/pppd/upap.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$Id$"; +static char rcsid[] = "$FreeBSD$"; #endif /* |