emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lread.c,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/lread.c,v
Date: Tue, 18 Jul 2006 16:33:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   06/07/18 16:33:46

Index: src/lread.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/lread.c,v
retrieving revision 1.360
retrieving revision 1.361
diff -u -b -r1.360 -r1.361
--- src/lread.c 18 Jul 2006 13:28:34 -0000      1.360
+++ src/lread.c 18 Jul 2006 16:33:45 -0000      1.361
@@ -215,6 +215,7 @@
 static Lisp_Object load_descriptor_unwind P_ ((Lisp_Object));
 
 static void invalid_syntax P_ ((const char *, int)) NO_RETURN;
+static void end_of_file_error P_ (()) NO_RETURN;
 
 
 /* Handle unreading and rereading of characters.




reply via email to

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