From: Michihiro NAKAJIMA Date: Wed, 4 Mar 2009 12:53:20 +0000 (-0500) Subject: Comment fix. X-Git-Tag: v2.7.0~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2e64466dcabfbce0ce6e1d09ccd08ad72cd23e4;p=thirdparty%2Flibarchive.git Comment fix. SVN-Revision: 724 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index fc8ca4dc1..e5c6220c0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)