Remove trailing whitespace.

This commit is contained in:
Michael Drake 2014-10-15 09:33:54 +01:00
parent 30f118a86d
commit ac98c6f815

View File

@ -3764,7 +3764,7 @@ static struct bitmap * treeview_generate_rotate_bitmap(
*(pos++) = *(orig_pos++);
*(pos++) = *(orig_pos);
*(pos++) = 0xff;
}
rpos += stride;