summaryrefslogtreecommitdiff
path: root/news/tin/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'news/tin/patches/patch-ad')
-rw-r--r--news/tin/patches/patch-ad12
1 files changed, 0 insertions, 12 deletions
diff --git a/news/tin/patches/patch-ad b/news/tin/patches/patch-ad
deleted file mode 100644
index 08b5aa09d7f..00000000000
--- a/news/tin/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.3 2009/10/22 22:01:26 wiz Exp $
-
---- include/proto.h.orig 2009-01-25 19:59:14.000000000 +0100
-+++ include/proto.h
-@@ -503,6 +503,7 @@ extern t_bool prompt_option_string(enum
- extern t_bool prompt_string(const char *prompt, char *buf, int which_hist);
- extern void prompt_continue(void);
- extern void prompt_slk_redraw(void);
-+extern void prompt_yn_redraw(void);
-
- /* read.c */
- extern char *tin_fgets(FILE *fp, t_bool header);