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