nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 /* XPM */
2 static const char * clist_descend_xpm[] = {
3 "4 4 2 1",
4 " c None",
5 ". c #000000",
6 " . ",
7 "... ",
8 " ",
9 " "};