Changeset 333 in ntrip for trunk/BNC/bnccaster.cpp


Ignore:
Timestamp:
Nov 26, 2006, 10:22:07 AM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnccaster.cpp

    r280 r333  
    126126  // ------------------
    127127  strncpy(obs->StatID, staID.constData(),sizeof(obs->StatID));
     128  obs->StatID[sizeof(obs->StatID)-1] = '\0';
    128129       
    129130  // Prepare RINEX Output
Note: See TracChangeset for help on using the changeset viewer.