summaryrefslogtreecommitdiff
path: root/dw/fltkplatform.cc
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2011-09-06 17:36:37 -0300
committerJorge Arellano Cid <jcid@dillo.org>2011-09-06 17:36:37 -0300
commit0b32abdc19b0c37d3f8c69d4b720437405246f88 (patch)
tree041178f9ed43b8954799d52d056119c0cdd23a61 /dw/fltkplatform.cc
parent6e539b69c6663c3bb99396716bc5e8e3d67f42cb (diff)
remove trailing whitespace
Diffstat (limited to 'dw/fltkplatform.cc')
-rw-r--r--dw/fltkplatform.cc2
1 files changed, 1 insertions, 1 deletions
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);