Selaa lähdekoodia

Remove trailing white space

David Cole 13 vuotta sitten
vanhempi
sitoutus
1b996e7360
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      Utilities/Release/Cygwin/cygwin-setup.hint.in

+ 3 - 3
Utilities/Release/Cygwin/cygwin-setup.hint.in

@@ -1,5 +1,5 @@
 # CMake setup.hint file for cygwin setup.exe program
-category: Devel 
+category: Devel
 requires: @CMAKE_NCURSES_VERSION@ cygwin
-sdesc: "A cross platform build manager" 
-ldesc: "CMake is a cross platform build manager. It allows you to specify build parameters for C and C++ programs in a cross platform manner. For cygwin Makefiles will be generated. CMake is also capable of generating microsoft project files, nmake, and borland makefiles. CMake can also perform system inspection operations like finding installed libraries and header files." 
+sdesc: "A cross platform build manager"
+ldesc: "CMake is a cross platform build manager. It allows you to specify build parameters for C and C++ programs in a cross platform manner. For cygwin Makefiles will be generated. CMake is also capable of generating microsoft project files, nmake, and borland makefiles. CMake can also perform system inspection operations like finding installed libraries and header files."