]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
Readout Crate on Ht99 beam time
authorhades <hades>
Sun, 5 Sep 1999 11:31:14 +0000 (11:31 +0000)
committerhades <hades>
Sun, 5 Sep 1999 11:31:14 +0000 (11:31 +0000)
hadaq/hwdtu.h

index 9f84be53e8da4e78082fb121be36d2454b36e94b..2c331595b50888d6b8b53cac25ca391b1463bd7c 100644 (file)
@@ -24,6 +24,6 @@ int conHwDtu(HwDtu *my, const char *name, const Param *param);
 void desHwDtu(HwDtu *my);
 
 int HwDtu_isEmpty(HwDtu *my);
-int HwDtu_read(HwDtu *my, void *subEvt);
+int HwDtu_read(HwDtu *my);
 
 #endif