]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
[label] remove bogus whitespace
authorRay Strode <rstrode@redhat.com>
Sun, 22 Aug 2010 19:41:13 +0000 (15:41 -0400)
committerRay Strode <rstrode@redhat.com>
Sun, 22 Aug 2010 19:41:13 +0000 (15:41 -0400)
src/plugins/controls/label/plugin.c

index abecc7c4519d5596b8642f36f653cfdb79531683..958768ffc261d9e372ac628efe5a54111d636ba2 100644 (file)
@@ -256,7 +256,7 @@ show_control (ply_label_plugin_control_t *label,
               long                        y)
 {
   ply_rectangle_t dirty_area;
-  
+
   dirty_area = label->area;
   label->display = display;
   label->area.x = x;