Changeset fea494 in git for gfanlib/gfanlibtest.cpp


Ignore:
Timestamp:
Sep 24, 2014, 1:05:36 PM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
65a40710c408315804772d0a7ff078203be9d9bf
Parents:
46f37cb57098799d8399fc704c5b3ca2020ca0c1
Message:
format
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gfanlib/gfanlibtest.cpp

    r46f37cb rfea494  
    4545          string temp2=temp.str();
    4646          for(int k=temp2.size();k<fieldWidth;k++)s<<" ";
    47           s<<temp2; 
     47          s<<temp2;
    4848          if(i+1!=m.getHeight() || j+1!=m.getWidth())
    4949            {
Note: See TracChangeset for help on using the changeset viewer.