diff pidgin/gtkprefs.h @ 25924:584063555949

Remove trailing whitespace
author Mark Doliner <mark@kingant.net>
date Mon, 26 Jan 2009 06:44:00 +0000
parents 6bf32c9e15a7
children ff4212a5268f
line wrap: on
line diff
--- a/pidgin/gtkprefs.h	Mon Jan 26 06:37:28 2009 +0000
+++ b/pidgin/gtkprefs.h	Mon Jan 26 06:44:00 2009 +0000
@@ -59,7 +59,7 @@
  * @param max   The maximum value of the spin button
  * @param sg    If not NULL, the size group to which the spin button will be added
  * @return      An hbox containing both the label and the spinner.  Can be
- *              used to set the widgets to sensitive or insensitive based on the 
+ *              used to set the widgets to sensitive or insensitive based on the
  *              value of a checkbox.
  */
 GtkWidget *pidgin_prefs_labeled_spin_button(GtkWidget *page,