remove whitespace at eol
[goodguy/history.git] / cinelerra-5.1 / guicast / bcwindowdraw.C
index 3119cde12cf4b803f6333f19812809b2e5a5561a..e95b040260e2b7bb1e7927021697bd070e9e6dfe 100644 (file)
@@ -216,7 +216,7 @@ void BC_WindowBase::draw_utf8_text(int x, int y,
        }
 }
 
-void BC_WindowBase::draw_xft_text(int x, int y, 
+void BC_WindowBase::draw_xft_text(int x, int y,
        const char *text, int length, BC_Pixmap *pixmap, int is_utf8)
 {
        int l = length + 1;