Changeset 5904 in ntrip
- Timestamp:
- Aug 9, 2014, 11:05:14 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppThread.cpp
r5903 r5904 76 76 void t_pppThread::run() { 77 77 78 connect(BNC_CORE, SIGNAL(quitPPP()), this, SLOT(quit()));79 80 78 try { 81 79 _pppRun = new t_pppRun(_opt);
Note:
See TracChangeset
for help on using the changeset viewer.