s/gimp_plugin_help_func/gimp_standard_help_func/
2000-05-22 Michael Natterer <mitch@gimp.org> * plug-ins/*: s/gimp_plugin_help_func/gimp_standard_help_func/ Coincidentially, my script also removed empty lines from the end of _all_ *.c file (not only from those which contained gimp_plugin_help_func).
This commit is contained in:
committed by
Michael Natterer
parent
c86b866739
commit
1590cecfe1
@ -981,4 +981,3 @@ object_list_write_ncsa(ObjectList_t *list, gpointer param, OutputFunc_t output)
|
||||
output(param, "\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user