Changeset 14 for trunk


Ignore:
Timestamp:
02/18/13 15:45:36 (11 years ago)
Author:
willem
Message:

willem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stoposclient.cpp

    r7 r14  
    209209    std::cerr << "No valid config file found, creating it ..." << std::endl;
    210210    rc = w.write_config();
     211    rc = rc | w.read_config();
    211212    if (rc != 0)
    212213    {
Note: See TracChangeset for help on using the changeset viewer.