Fix a typo
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkspinbutton.h: Fix a typo.
|
||||
|
||||
2005-03-21 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gtk/Makefile.am: Use grep | head -n 1 instead of grep -m 1 which
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkspinbutton.h: Fix a typo.
|
||||
|
||||
2005-03-21 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gtk/Makefile.am: Use grep | head -n 1 instead of grep -m 1 which
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkspinbutton.h: Fix a typo.
|
||||
|
||||
2005-03-21 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gtk/Makefile.am: Use grep | head -n 1 instead of grep -m 1 which
|
||||
|
||||
@@ -187,6 +187,6 @@ void gtk_spin_button_update (GtkSpinButton *spin_button)
|
||||
#define gtk_spin_button_get_value_as_float gtk_spin_button_get_value
|
||||
#endif
|
||||
|
||||
G_BEGIN_DECLS
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GTK_SPIN_BUTTON_H__ */
|
||||
|
||||
Reference in New Issue
Block a user