Changeset 199 in ntrip for trunk/BNC/bncapp.cpp


Ignore:
Timestamp:
Oct 5, 2006, 5:32:52 PM (18 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.cpp

    r189 r199  
    6464
    6565  if (_logStream) {
    66     *_logStream << QTime::currentTime().toString("hh:mm::ss ").toAscii().data();
     66    *_logStream << QTime::currentTime().toString("hh:mm:ss ").toAscii().data();
    6767    *_logStream << msg.data() << endl;
    6868    _logStream->flush();
Note: See TracChangeset for help on using the changeset viewer.