Ignore:
Timestamp:
10/20/03 15:54:10 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2278 r2407  
    762762//  /* can_send - send message to standard host interface (mid priority)
    763763//   *
    764 //   * This function sends a complete message to the standard host interface of
    765 //   * a VMOD-ICAN.
     764//   * This function sends a complete message to the standard host interface
     765//   * of a VMOD-ICAN.
    766766//   *
    767767//   * The message <pm> will be queued to the middle prioritized of the three
     
    951951        cout << strerror(errno) << endl;
    952952        return;
    953 //        exit(1);                       // open module
    954953    }
    955954
Note: See TracChangeset for help on using the changeset viewer.