add a newline to FindGnuTLS and fix filename in header

This commit is contained in:
Stephen Birarda 2014-04-11 09:26:45 -07:00
parent 86b0b78692
commit 9fcb656027

View file

@ -1,5 +1,5 @@
# #
# FindFaceshift.cmake # FindGnuTLS.cmake
# #
# Try to find the GnuTLS library # Try to find the GnuTLS library
# #
@ -38,4 +38,4 @@ else ()
message(STATUS "the GnuTLS lib folder. Replace $GnuTLS-DIR in the command with the directory") message(STATUS "the GnuTLS lib folder. Replace $GnuTLS-DIR in the command with the directory")
message(STATUS "containing GnuTLS.") message(STATUS "containing GnuTLS.")
endif () endif ()
endif () endif ()