diff options
Diffstat (limited to 'usr.bin/tar/test/test_getdate.c')
| -rw-r--r-- | usr.bin/tar/test/test_getdate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/test/test_getdate.c b/usr.bin/tar/test/test_getdate.c index 7ed447b9c26e..e6cedac8c2b1 100644 --- a/usr.bin/tar/test/test_getdate.c +++ b/usr.bin/tar/test/test_getdate.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/tar/test/test_getdate.c,v 1.2.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $"); /* * Verify that the getdate() function works. |
