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


Ignore:
Timestamp:
Jan 6, 2022, 10:37:39 AM (2 years ago)
Author:
stuerze
Message:

update regarding PPP

File:
1 edited

Legend:

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

    r9584 r9585  
    376376//
    377377//////////////////////////////////////////////////////////////////////////////
    378 void t_pppClient::finish(t_irc irc, int ind) { LOG << "t_pppClient::finish(" << irc << ") " << ind << endl;
     378void t_pppClient::finish(t_irc irc, int ind) {
     379
     380  LOG << "t_pppClient::finish(" << ind << "): " << irc << endl;
    379381
    380382  clearObs();
Note: See TracChangeset for help on using the changeset viewer.