ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Iffy/Iffy.cpp
(Generate patch)

Comparing Iffy/Iffy.cpp (file contents):
Revision 294 by douglas, 2004-12-10T23:57:12-08:00 vs.
Revision 295 by douglas, 2004-12-11T01:01:55-08:00

# Line 96 | Line 96 | void Iffy::iffy(ios::Reader& in, ios::Wr
96  
97          ios::FormatWriter fout(out);
98  
99 <        fout << cleaner;
99 >        fout << cleaner << ios::NewLine;
100   }
101  
102   bool Iffy::read(ios::Reader& in, ext::Buffer& segment, bool text)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines