Changeset 2407 for trunk/MagicSoft/Cosy/candrv
- Timestamp:
- 10/20/03 15:54:10 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/candrv/vmodican.cc
r2278 r2407 762 762 // /* can_send - send message to standard host interface (mid priority) 763 763 // * 764 // * This function sends a complete message to the standard host interface of765 // * a VMOD-ICAN.764 // * This function sends a complete message to the standard host interface 765 // * of a VMOD-ICAN. 766 766 // * 767 767 // * The message <pm> will be queued to the middle prioritized of the three … … 951 951 cout << strerror(errno) << endl; 952 952 return; 953 // exit(1); // open module954 953 } 955 954
Note:
See TracChangeset
for help on using the changeset viewer.