mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 09:20:54 -08:00
(unify_char): Extern it.
This commit is contained in:
parent
bdd9fb4867
commit
2db95897dd
1 changed files with 2 additions and 0 deletions
|
|
@ -655,4 +655,6 @@ extern int n_cmpchars;
|
|||
/* Maximum character code currently used. */
|
||||
#define MAX_CHAR (MIN_CHAR_COMPOSITION + n_cmpchars)
|
||||
|
||||
extern int unify_char ();
|
||||
|
||||
#endif /* _CHARSET_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue