Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
/* XPM */
static const char *const align_right_xpm[] = {
"16 15 2 1",
". c black",
" c None",
" ",
" .......... ",
" ...... ",
" "
};