Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 74786:4f26e07fd85d
(_sys_wait_accept): Fix handle leak.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 21 Dec 2006 12:47:06 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};