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 524f1a6..5517ae9 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[] = "$Id$"; #endif /* not lint */ #include <sgtty.h> |