Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/fstream

    ra493682 r53a6c2a  
    5656int fmt( ofstream *, const char fmt[], ... );
    5757
    58 void ?{}( ofstream & );
     58void ?{}( ofstream * );
    5959
    6060extern ofstream * sout, * serr;
Note: See TracChangeset for help on using the changeset viewer.