From cfdb7dd69b95c60c1a8db4cb033ea2c6d8b07136 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Fri, 30 Jul 2004 02:46:12 +0000 Subject: [PATCH] Fix comment. Thanks to: Johan Karlsson --- usr.bin/tar/bsdtar_platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/tar/bsdtar_platform.h b/usr.bin/tar/bsdtar_platform.h index a91cd9cc908..623dd47069a 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 */