summaryrefslogtreecommitdiff
path: root/misc/fep/patches/patch-ag
blob: 6e509dc14a27931d5ad4e30f4b439b60568e238b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.1 2000/02/07 03:18:12 christos Exp $

--- fep_funcs.h.orig	Wed May 29 01:31:20 1991
+++ fep_funcs.h	Sun Jan 23 20:05:24 2000
@@ -22,7 +22,7 @@
 int	delete_previous_word();
 int	delete_previous_Word();
 int	delete_to_kill_buffer();
-int	terminate();
+void	terminate __P((int));
 int	end_of_line();
 int	expand_file_name();
 int	forward_character();