Changeset 745 for cpp/frams/param/param.cpp
- Timestamp:
- 02/27/18 17:12:25 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/param/param.cpp
r743 r745 275 275 } 276 276 277 int ParamInterface::save (VirtFILE* f, const char* altname, bool force)277 int ParamInterface::saveMultiLine(VirtFILE* f, const char* altname, bool force) 278 278 { 279 279 const char *p;
Note: See TracChangeset
for help on using the changeset viewer.