Changeset 12766 for trunk


Ignore:
Timestamp:
01/25/12 14:43:38 (13 years ago)
Author:
lyard
Message:
fixed end of line issue with fitsdump
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/fitsdump.cc

    r12749 r12766  
    443443            }
    444444        }
     445        out << endl;
    445446    }
    446447    for (auto it = columnsData.begin(); it != columnsData.end(); it++)
Note: See TracChangeset for help on using the changeset viewer.