Changeset 8684 in ntrip for trunk/BNC/src
- Timestamp:
- Apr 15, 2019, 3:22:40 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncmain.cpp
r8637 r8684 394 394 bncGetThread* getThread = 0; 395 395 396 // Interactive Mode - open the main window 396 signal(SIGPIPE, SIG_IGN); 397 398 // Interactive Mode - open the main window 397 399 // --------------------------------------- 398 400 if (interactive) {
Note:
See TracChangeset
for help on using the changeset viewer.