diff options
Diffstat (limited to 'usr.bin/tar/bsdtar_platform.h')
-rw-r--r-- | usr.bin/tar/bsdtar_platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/bsdtar_platform.h b/usr.bin/tar/bsdtar_platform.h index a91cd9cc9086..623dd47069ae 100644 --- a/usr.bin/tar/bsdtar_platform.h +++ b/usr.bin/tar/bsdtar_platform.h @@ -102,4 +102,4 @@ * #endif */ -#endif /* !ARCHIVE_H_INCLUDED */ +#endif /* !BSDTAR_PLATFORM_H_INCLUDED */ |