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 287 by Douglas Thrift, 2004-11-18T16:37:13-08:00 vs.
Revision 288 by douglas, 2004-12-09T22:47:17-08:00

# Line 119 | Line 119 | bool Iffy::read(ios::Reader& in, ext::St
119   {
120          segment.Clear();
121  
122 <        byte_t atom;
122 >        utf8_t atom;
123  
124          while (in.Get(atom))
125          {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines