diff options
Diffstat (limited to 'lib/libcompat/4.1/gtty.c')
| -rw-r--r-- | lib/libcompat/4.1/gtty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/4.1/gtty.c b/lib/libcompat/4.1/gtty.c index 524f1a64753d..dd82cdf29037 100644 --- a/lib/libcompat/4.1/gtty.c +++ b/lib/libcompat/4.1/gtty.c @@ -29,7 +29,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/libcompat/4.1/gtty.c,v 1.4.2.1 1999/08/29 14:56:27 peter Exp $"; #endif /* not lint */ #include <sgtty.h> |
