Delete trailing whitespace at line endings.
[pspp] / src / ui / gui / psppire-var-sheet-header.c
index 01743a12673249d07a98e7b85a7949327fc5f5dc..c3c25042ecb0a4862fa876eaee870bd3b01b7c4d 100644 (file)
@@ -90,7 +90,7 @@ gi (GListModel *list, guint position)
 
   if (text)
     gtk_button_set_label (GTK_BUTTON (button), gettext (text));
-  
+
   return button;
 }