From 2d845e708abe0d16fbe5f2474bf98469933c7a8f Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Sun, 30 Mar 2014 21:32:46 +0000 Subject: Minor reformatting to follow the coding style of the CMP. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10124 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_draw.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx index 361881bfd..e3eeac43f 100644 --- a/src/fl_draw.cxx +++ b/src/fl_draw.cxx @@ -138,7 +138,7 @@ static const char* expand_text_(const char* from, char*& buf, int maxbuf, double o = buf + (o - local_buf); word_end = buf + (word_end - local_buf); local_buf = buf; - } + } if (c == '\t') { for (c = fl_utf_nb_char((uchar*)buf, (int) (o-buf) )%8; c<8 && o