Changeset 9160 in ntrip for branches/BNC_2.12/src/bncmain.cpp


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

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bncmain.cpp

    r9157 r9160  
    399399  bncGetThread*       getThread = 0;
    400400
     401#ifndef WIN32
    401402  signal(SIGPIPE, catch_SIGPIPE);
     403#endif
    402404
    403405  // Interactive Mode - open the main window
Note: See TracChangeset for help on using the changeset viewer.