Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 12 → Rev 15

/pts/wienvme_dll.c
70,7 → 70,7
int result;
 
/* close the opened path */
printf("VME_Close at addr=%d\n",hHandle);
//printf("VME_Close at addr=%d\n",hHandle);
result = VMEclose(hHandle);
if (result) {