Ignore:
Timestamp:
02/21/03 19:40:04 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/candrv/nodedrv.cc

    r1727 r1784  
    154154
    155155    lout << hex << setfill('0');
    156     lout << "Sdo=" << idx  << "/" << (int)subidx << " set.";
     156    lout << "Node #" << (int)fId << ": Sdo=" << idx  << "/" << (int)subidx << " set.";
    157157    lout << endl;
    158158
Note: See TracChangeset for help on using the changeset viewer.