diff options
Diffstat (limited to 'tools/regression/lib/libc/stdio/test-getdelim.c')
| -rw-r--r-- | tools/regression/lib/libc/stdio/test-getdelim.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/stdio/test-getdelim.c b/tools/regression/lib/libc/stdio/test-getdelim.c index 1102c20fd5af..6b20e65f113a 100644 --- a/tools/regression/lib/libc/stdio/test-getdelim.c +++ b/tools/regression/lib/libc/stdio/test-getdelim.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/stdio/test-getdelim.c,v 1.2.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #define _WITH_GETLINE #include <assert.h> |
