diff options
Diffstat (limited to 'editors/cooledit/patches/patch-ah')
-rw-r--r-- | editors/cooledit/patches/patch-ah | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/cooledit/patches/patch-ah b/editors/cooledit/patches/patch-ah index 4c56857fe51..b6229f50910 100644 --- a/editors/cooledit/patches/patch-ah +++ b/editors/cooledit/patches/patch-ah @@ -1,8 +1,8 @@ -$NetBSD: patch-ah,v 1.1.1.1 2002/07/07 19:45:39 dmcmahill Exp $ +$NetBSD: patch-ah,v 1.2 2004/11/08 15:48:20 adam Exp $ ---- widget/editcmd.c.orig Sat Oct 27 14:36:12 2001 +--- widget/editcmd.c.orig 2004-10-18 19:56:57.000000000 +0000 +++ widget/editcmd.c -@@ -249,6 +249,7 @@ +@@ -236,6 +236,7 @@ int edit_save_file (WEdit * edit, const FILE *file; char *savename = 0; int this_save_mode, fd; |