Increased the version number to 0.3. Increased the so number.
2000-12-06 Christopher James Lahey <clahey@helixcode.com> * configure.in: Increased the version number to 0.3. Increased the so number. * gal/util/e-util.h: Removed unnecessary #define e_str_make_safe e_filename_make_safe. svn path=/trunk/; revision=6824
This commit is contained in:
committed by
Chris Lahey
parent
620dda2c36
commit
bf5e92e96c
@ -52,7 +52,6 @@ gchar *e_strstrcase (const gchar *haystack,
|
||||
const gchar *needle);
|
||||
|
||||
void e_filename_make_safe (gchar *string);
|
||||
#define e_str_make_safe(x) e_filename_make_safe(x)
|
||||
|
||||
void e_marshal_INT__INT_INT_POINTER (GtkObject * object,
|
||||
GtkSignalFunc func,
|
||||
|
||||
Reference in New Issue
Block a user