Changeset 1535 in MondoRescue for branches/stable/mondo/src/lib/mr_conf.c


Ignore:
Timestamp:
Jul 18, 2007, 6:18:02 PM (17 years ago)
Author:
Bruno Cornec
Message:

Use the configuration files in mondo (begining). That revision doesn't even compile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/lib/mr_conf.c

    r1434 r1535  
    212212
    213213/*
    214   reads string outstr after string str in the current file (between
    215   "..."), not more than maxlength symbols: cannot check if outstr has
    216   enough length! It must be at least maxlength+1 ! Returns number of
    217   read chars
    218214*/
    219215char *mr_conf_sread(const char *field_name) {
Note: See TracChangeset for help on using the changeset viewer.