Ignore:
Timestamp:
05/24/13 19:11:47 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: simplifying prints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/kml/KML_Overlay.cpp

    r15100 r15104  
    4545
    4646        KML_Feature::Echo();
    47         _printf0_("         color: \"" << color << "\"" << "\n");
     47        _printf0_("         color: \"" << color << "\"\n");
    4848        _printf0_("       draword: " << draword << "\n");
    4949        _printf0_("          icon: " << icon << "\n");
Note: See TracChangeset for help on using the changeset viewer.