summaryrefslogtreecommitdiff
path: root/misc/most/files/patch-src-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/most/files/patch-src-window.c')
-rw-r--r--misc/most/files/patch-src-window.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/most/files/patch-src-window.c b/misc/most/files/patch-src-window.c
deleted file mode 100644
index 27e816aa1caf..000000000000
--- a/misc/most/files/patch-src-window.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/window.c.orig Tue Feb 22 17:19:49 2005
-+++ src/window.c Wed Jul 6 13:54:14 2005
-@@ -238,7 +238,7 @@
-
- int most_read_from_minibuffer(char *prompt, char *what, unsigned int buflen)
- {
-- int i;
-+ int i = 0;
- char *buf;
- unsigned int len;
-