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/FindGcrypt.cmake | |
parent | bc3fa9fd4cddd24d066b60f11c08d3c8e5ff1e61 (diff) | |
download | weechat-2801b8437c0ee1c529244c1b7f7a6603e029a5a5.zip |
Reformat multi-line comments
Diffstat (limited to 'cmake/FindGcrypt.cmake')
-rw-r--r-- | cmake/FindGcrypt.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindGcrypt.cmake b/cmake/FindGcrypt.cmake index f4c730100..5a04473c3 100644 --- a/cmake/FindGcrypt.cmake +++ b/cmake/FindGcrypt.cmake @@ -15,7 +15,7 @@ # # - Find Gcrypt -# This module finds if libgcrypt is installed and determines where +# This module finds if libgcrypt is installed and determines where # the include files and libraries are. # # This code sets the following variables: |