* mbchar.h: Add missing #endif.
From-SVN: r29788
This commit is contained in:
parent
f400f2b600
commit
1f4915dcb3
2 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
Sun Oct 3 14:14:16 1999 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* mbchar.h: Add missing #endif.
|
||||
|
||||
* t-fr30 (LIB2FUNCS_EXTRA): Remove definition.
|
||||
(FPBIT, DPBIT): Define.
|
||||
|
||||
|
|
|
@ -38,3 +38,4 @@ extern int local_mb_cur_max PROTO ((void));
|
|||
/* The locale being used for multibyte characters in string/char literals. */
|
||||
extern char *literal_codeset;
|
||||
#endif /* MULTIBYTE_CHARS */
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue