- Fix for SANS

This commit is contained in:
cvs
2002-11-13 07:47:17 +00:00
parent 3ace74d9d7
commit 995484cc44
8 changed files with 479 additions and 31 deletions

View File

@@ -3590,7 +3590,10 @@ void process_gummi_monitor(uint hdr){
return;
}
}
// put them together again
/*
put them together again
*/
for(imon = 0; imon < 3; imon++){
lwl_data.ui4 = readbuf[imon*2];
monitor.ui2[0] = lwl_data.ui2[1];