Changeset 1535 in MondoRescue for branches/stable/mondo/src/lib
- Timestamp:
- Jul 18, 2007, 6:18:02 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/lib/mr_conf.c
r1434 r1535 212 212 213 213 /* 214 reads string outstr after string str in the current file (between215 "..."), not more than maxlength symbols: cannot check if outstr has216 enough length! It must be at least maxlength+1 ! Returns number of217 read chars218 214 */ 219 215 char *mr_conf_sread(const char *field_name) {
Note:
See TracChangeset
for help on using the changeset viewer.