Changeset 8731 in ntrip
- Timestamp:
- May 6, 2019, 3:35:51 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncmain.cpp
r8725 r8731 394 394 bncGetThread* getThread = 0; 395 395 396 #ifndef WIN32 397 signal(SIGPIPE, SIG_IGN); 398 #endif 399 396 400 // Interactive Mode - open the main window 397 401 // ---------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.