4809aed341
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/cscope#72bd7b5480e8c9cc400dcc3cbeb23e764367aa06
12 lines
320 B
Diff
12 lines
320 B
Diff
diff -up ./src/command.c.dblfree ./src/command.c
|
|
--- ./src/command.c.dblfree 2019-04-11 07:08:24.358253603 -0400
|
|
+++ ./src/command.c 2019-04-11 07:08:43.955193615 -0400
|
|
@@ -803,7 +803,6 @@ changestring(void)
|
|
}
|
|
changing = NO;
|
|
mousemenu();
|
|
- fclose(script);
|
|
free(change);
|
|
return(anymarked);
|
|
}
|