Changes in libcfa/src/fstream.cfa [e0dc038:d0cfcbe1]
- File:
- 
      - 1 edited
 
 - 
          
  libcfa/src/fstream.cfa (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      libcfa/src/fstream.cfare0dc038 rd0cfcbe1 10 10 // Created On : Wed May 27 17:56:53 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Tue Oct 17 08:38:49202313 // Update Count : 54 412 // Last Modified On : Fri Aug 18 10:41:17 2023 13 // Update Count : 541 14 14 // 15 15 … … 311 311 } // if 312 312 va_end( args ); 313 // if ( len == 0 ) throw ExceptionInst( missing_data );314 313 return len; 315 314 } // fmt 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  