Changeset 9159 in ntrip for trunk/BNC/src/bncmain.cpp


Ignore:
Timestamp:
Oct 1, 2020, 3:51:00 PM (4 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r9158 r9159  
    425425  bncGetThread*       getThread = 0;
    426426
     427#ifndef WIN32
    427428  signal(SIGPIPE, catch_SIGPIPE);
     429#endif
    428430
    429431    // Interactive Mode - open the main window
Note: See TracChangeset for help on using the changeset viewer.