Changeset 5825 in ntrip for trunk/BNC/src/PPP/pppClient.cpp


Ignore:
Timestamp:
Aug 6, 2014, 1:31:33 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppClient.cpp

    r5823 r5825  
    444444    return finish(failure);
    445445  }
    446   catch (pppExcept msg) {
     446  catch (t_except msg) {
    447447    LOG << msg.what() << endl;
    448448    return finish(failure);
Note: See TracChangeset for help on using the changeset viewer.