]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Comment fix.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 4 Mar 2009 12:53:20 +0000 (07:53 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 4 Mar 2009 12:53:20 +0000 (07:53 -0500)
SVN-Revision: 724

CMakeLists.txt

index fc8ca4dc1cab6a78bc2ebc088ef1c59d6330d480..e5c6220c0b80dc21c3ccba3a60212ad5ad602d64 100644 (file)
@@ -37,7 +37,7 @@ IF(ENABLE_TEST)
 ENDIF(ENABLE_TEST)
 
 #
-# On Windows, currently, bsdtar and bsdcpio are not supported.
+# On Windows, currently, bsdcpio is not supported.
 #
 IF (WIN32)
   SET(ENABLE_CPIO 0)