diff options
Diffstat (limited to 'lib/libc/locale/wcsnrtombs.c')
| -rw-r--r-- | lib/libc/locale/wcsnrtombs.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/locale/wcsnrtombs.c b/lib/libc/locale/wcsnrtombs.c index e89969820957..89cd9b72b2b4 100644 --- a/lib/libc/locale/wcsnrtombs.c +++ b/lib/libc/locale/wcsnrtombs.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/locale/wcsnrtombs.c,v 1.3 2005/02/12 08:45:12 stefanf Exp $");  #include <limits.h>  #include <stdlib.h> | 
