diff src/gtkutil.h @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents a4d0ee33dcce
children 40170697bff1 d7ddb3e565de
line wrap: on
line diff
--- a/src/gtkutil.h	Tue Feb 04 13:30:45 2003 +0000
+++ b/src/gtkutil.h	Tue Feb 04 14:56:31 2003 +0000
@@ -66,7 +66,7 @@
 typedef struct xg_menu_cb_data_
 {
   xg_list_node  ptrs;
-  
+
   FRAME_PTR     f;
   Lisp_Object   menu_bar_vector;
   int           menu_bar_items_used;
@@ -85,7 +85,7 @@
   Lisp_Object   help;
   gpointer	call_data;
   xg_menu_cb_data *cl_data;
-  
+
 } xg_menu_item_cb_data;
 
 
@@ -98,7 +98,7 @@
   char		*name;
   /* value (meaning depend on widget type) */
   char		*value;
-  /* keyboard equivalent. no implications for XtTranslations */ 
+  /* keyboard equivalent. no implications for XtTranslations */
   char		*key;
   /* Help string or nil if none.
      GC finds this string through the frame's menu_bar_vector