diff options
Diffstat (limited to 'lib/libcompat/4.1/ftime.c')
-rw-r--r-- | lib/libcompat/4.1/ftime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/4.1/ftime.c b/lib/libcompat/4.1/ftime.c index cc4a7f9..7da7e85 100644 --- a/lib/libcompat/4.1/ftime.c +++ b/lib/libcompat/4.1/ftime.c @@ -29,7 +29,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$Id$"; #endif /* not lint */ #include <sys/types.h> |