Changeset 194 in ntrip


Ignore:
Timestamp:
Sep 24, 2006, 11:04:04 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r193 r194  
    151151        }
    152152      }
    153       emit(newMessage((_staID + ": Caster Response:\n" + line +
    154                        "Adjust User-ID and Password Register through\n" +
    155                        reg).toAscii()));
     153      emit(newMessage((_staID + ": Caster Response: " + line +
     154                       "          Adjust User-ID and Password Register through"
     155                       "\n          " + reg).toAscii()));
    156156      return fatal;
    157157    }
Note: See TracChangeset for help on using the changeset viewer.