Mercurial > hg > xemacs-beta
diff src/chartab.c @ 203:850242ba4a81 r20-3b28
Import from CVS: tag r20-3b28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:02:21 +0200 |
parents | 3d6bfa290dbd |
children | e45d5e7c476e |
line wrap: on
line diff
--- a/src/chartab.c Mon Aug 13 10:01:24 2007 +0200 +++ b/src/chartab.c Mon Aug 13 10:02:21 2007 +0200 @@ -1592,7 +1592,7 @@ check_category_char (Emchar ch, Lisp_Object table, unsigned int designator, unsigned int not) { - register Lisp_Object temp; + REGISTER Lisp_Object temp; struct Lisp_Char_Table *ctbl; #ifdef ERROR_CHECK_TYPECHECK if (NILP (Fcategory_table_p (table)))