Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / ui / debugger.h
index 1599464a8a5ea721d5a2d1a932393701a48343aa..c014b5766191126bc6bf5f0233cb337f070830ff 100644 (file)
@@ -20,7 +20,7 @@
 #define DEBUGGER_H
 
 
-/* Fork, start gdb and connect to the parent process. 
+/* Fork, start gdb and connect to the parent process.
    Exit with EXIT_FAILURE.
  */
 void connect_debugger (void) ;