Commit 959919dd authored by raburton's avatar raburton

set eol-style native on new file

parent 9c3d5bd9
/* XPM */
#ifndef XPMMAIN
extern const char *opt_show_polygon_xpm[];
#else
const char * opt_show_polygon_xpm[] = {
/* XPM */
#ifndef XPMMAIN
extern const char *opt_show_polygon_xpm[];
#else
const char * opt_show_polygon_xpm[] = {
"16 16 3 1",
" c None",
"! c black",
......@@ -23,5 +23,5 @@ const char * opt_show_polygon_xpm[] = {
" # # ",
" # # ",
" # # ",
" ###### "};
#endif
" ###### "};
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment