Changes in / [f93c50a:9411cf0]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/fstream.hfa

    rf93c50a r9411cf0  
    8080void release( ofstream & );
    8181
    82 void lock( ofstream & );
    83 void unlock( ofstream & );
    84 
    8582struct osacquire {
    8683        ofstream & os;
Note: See TracChangeset for help on using the changeset viewer.