Changeset 4813 in ntrip


Ignore:
Timestamp:
Jan 4, 2013, 10:16:51 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/upload/bncephuploadcaster.cpp

    r3582 r4813  
    3535    int     outPort  = settings.value("uploadEphPort").toInt();
    3636    QString password = settings.value("uploadEphPassword").toString();
    37     int     sampl    = settings.value("uploadEphSampl").toInt();
     37    int     sampl    = settings.value("uploadEphSample").toInt();
    3838
    3939    _ephUploadCaster = new bncUploadCaster(mountpoint, outHost, outPort,
Note: See TracChangeset for help on using the changeset viewer.