removed trailing whitespace

This commit is contained in:
Yang Tse
2011-12-30 03:36:18 +01:00
parent 5c0ad9581d
commit ed0364343d
18 changed files with 42 additions and 43 deletions

View File

@@ -11,7 +11,7 @@ FIND_PATH(CARES_INCLUDE_DIR ares.h
/usr/local/include
/usr/include
)
SET(CARES_NAMES ${CARES_NAMES} cares)
FIND_LIBRARY(CARES_LIBRARY
NAMES ${CARES_NAMES}