Applied gimp-jbuhler-980315-0

-Yosh
This commit is contained in:
Manish Singh
1998-03-19 09:10:25 +00:00
parent 03a31a18ba
commit b07e146676
19 changed files with 193 additions and 119 deletions

View File

@ -549,7 +549,7 @@ script_fu_script_proc (char *name,
if (status == STATUS_SUCCESS)
{
gint err_msg;
char *text;
char *text = NULL;
char *command, *c;
char buffer[32];
int length;
@ -966,7 +966,7 @@ script_fu_ok_callback (GtkWidget *widget,
{
SFScript *script;
gint err_msg;
char *text;
char *text = NULL;
char *command, *c;
char buffer[32];
int length;