From 0b32abdc19b0c37d3f8c69d4b720437405246f88 Mon Sep 17 00:00:00 2001 From: Jorge Arellano Cid Date: Tue, 6 Sep 2011 17:36:37 -0300 Subject: remove trailing whitespace --- dw/fltkplatform.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/fltkplatform.cc') diff --git a/dw/fltkplatform.cc b/dw/fltkplatform.cc index a949f217..f84ddadf 100644 --- a/dw/fltkplatform.cc +++ b/dw/fltkplatform.cc @@ -172,7 +172,7 @@ void FltkFont::initSystemFonts () family->set ((Fl_Font) i, t); delete familyName; } else { - // set first font of family also as normal font in case there + // set first font of family also as normal font in case there // is no normal (non-bold, non-italic) font family = new FontFamily ((Fl_Font) i, -1, -1, -1); family->set ((Fl_Font) i, t); -- cgit v1.2.3