emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/charset.h


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/charset.h
Date: Mon, 29 May 2006 06:19:10 +0000

Index: emacs/src/charset.h
diff -u emacs/src/charset.h:1.82 emacs/src/charset.h:1.83
--- emacs/src/charset.h:1.82    Mon Feb  6 15:23:20 2006
+++ emacs/src/charset.h Mon May 29 06:19:09 2006
@@ -825,7 +825,7 @@
 /* This is the maximum byte length of multi-byte sequence.  */
 #define MAX_MULTIBYTE_LENGTH 4
 
-extern void invalid_character P_ ((int));
+extern void invalid_character P_ ((int)) NO_RETURN;
 
 extern int translate_char P_ ((Lisp_Object, int, int, int, int));
 extern int split_string P_ ((const unsigned char *, int, int *,




reply via email to

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