mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-30 08:33:17 +03:00
prototype fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2857 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
f00c9612b3
commit
43cf7a1be3
@ -211,7 +211,7 @@ bool is_valid_mbstring(const char *s);
|
||||
#ifdef ENABLE_COLOR
|
||||
void set_colorpairs(void);
|
||||
void color_init(void);
|
||||
void update_color(void);
|
||||
void color_update(void);
|
||||
#endif /* ENABLE_COLOR */
|
||||
|
||||
/* Public functions in cut.c. */
|
||||
|
Loading…
Reference in New Issue
Block a user