gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Merge bugfix #336
0 1 0
merge default
1 file changed with 1 insertions and 1 deletions:
↑ Collapse diff ↑
Ignore white space 6 line context
... ...
@@ -684,9 +684,9 @@
684 684
      os << cbuf;
685 685
#else
686 686
      os << bits::getWinFormattedDate();
687
      os << std::endl;
687 688
#endif
688 689
    }
689
    os << std::endl;
690 690

	
691 691
    if (_autoArcWidthScale) {
692 692
      double max_w=0;
0 comments (0 inline)