emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/search.c


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/search.c
Date: Mon, 29 May 2006 08:06:17 +0000

Index: emacs/src/search.c
diff -u emacs/src/search.c:1.208 emacs/src/search.c:1.209
--- emacs/src/search.c:1.208    Sun Apr  9 01:59:45 2006
+++ emacs/src/search.c  Mon May 29 08:06:15 2006
@@ -90,6 +90,7 @@
 static int simple_search ();
 static int boyer_moore ();
 static int search_buffer ();
+static void matcher_overflow () NO_RETURN;
 
 static void
 matcher_overflow ()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]