diff options
Diffstat (limited to 'usr.bin/tar/getdate.y')
| -rw-r--r-- | usr.bin/tar/getdate.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/getdate.y b/usr.bin/tar/getdate.y index 7d2658391f96..8bdf4cc5559c 100644 --- a/usr.bin/tar/getdate.y +++ b/usr.bin/tar/getdate.y @@ -13,7 +13,7 @@ /* SUPPRESS 288 on yyerrlab *//* Label unused */ #include "bsdtar_platform.h" -__FBSDID("$FreeBSD$); +__FBSDID("$FreeBSD$"); #include <ctype.h> #include <stdio.h> |
