Ignore:
Timestamp:
Sep 9, 2022, 10:57:27 AM (20 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9687 r9821  
    591591          emit(newMessage("                      RTNET format error: "
    592592                          +  lines[ii].toLatin1(), false));
     593          break;
    593594        }
    594595      }
     
    632633                                     rtnUra, rtnClk, rtnVel, rtnCoM, rtnClkSig, sd, outLine);
    633634        if (irc != success) {
    634         /*   !xP.size()       */
    635635          continue;
    636636        }
Note: See TracChangeset for help on using the changeset viewer.