Ticket #67: 12559-mc-4.6.1-xselect-editcolor.patch
File 12559-mc-4.6.1-xselect-editcolor.patch, 357 bytes (added by slavazanko, 16 years ago) |
---|
-
src/color.h
old new 93 93 void done_colors (void); 94 94 void mc_init_pair (int index, CTYPE foreground, CTYPE background); 95 95 int try_alloc_color_pair (const char *fg, const char *bg); 96 void set_default_colors (void); 96 97 97 98 #endif /* __COLOR_H */