diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-19 23:33:14 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-19 23:33:14 +0100 |
commit | 2801b8437c0ee1c529244c1b7f7a6603e029a5a5 (patch) | |
tree | 506e97763d6dadc664a3811b600a0f2890cc0b4b /cmake/FindGnuTLS.cmake | |
parent | bc3fa9fd4cddd24d066b60f11c08d3c8e5ff1e61 (diff) | |
download | weechat-2801b8437c0ee1c529244c1b7f7a6603e029a5a5.zip |
Reformat multi-line comments
Diffstat (limited to 'cmake/FindGnuTLS.cmake')
-rw-r--r-- | cmake/FindGnuTLS.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindGnuTLS.cmake b/cmake/FindGnuTLS.cmake index ae5245755..158f2a316 100644 --- a/cmake/FindGnuTLS.cmake +++ b/cmake/FindGnuTLS.cmake @@ -15,7 +15,7 @@ # # - Find GnuTLS -# This module finds if libgnutls is installed and determines where +# This module finds if libgnutls is installed and determines where # the include files and libraries are. # # This code sets the following variables: |