diff options
Diffstat (limited to 'usr.bin/cpio/test/main.c')
-rw-r--r-- | usr.bin/cpio/test/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cpio/test/main.c b/usr.bin/cpio/test/main.c index 5a5175256bb0..be3446314ddf 100644 --- a/usr.bin/cpio/test/main.c +++ b/usr.bin/cpio/test/main.c @@ -45,7 +45,7 @@ /* How to generate extra version info. */ #define EXTRA_VERSION (systemf("%s --version", testprog) ? "" : "") #define KNOWNREF "test_option_f.cpio.uu" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/cpio/test/main.c,v 1.4.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); /* * "list.h" is simply created by "grep DEFINE_TEST"; it has |