diff options
Diffstat (limited to 'usr.bin/cpio/test/test_0.c')
-rw-r--r-- | usr.bin/cpio/test/test_0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cpio/test/test_0.c b/usr.bin/cpio/test/test_0.c index d224daaeacc2..ddf0793cee09 100644 --- a/usr.bin/cpio/test/test_0.c +++ b/usr.bin/cpio/test/test_0.c @@ -23,7 +23,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "test.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/cpio/test/test_0.c,v 1.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); /* * This first test does basic sanity checks on the environment. For |