From: hades Date: Sun, 5 Sep 1999 11:31:14 +0000 (+0000) Subject: Readout Crate on Ht99 beam time X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=61d17cff9fbb98d15e0f7ed9dc2e8a93f6eaceba;p=daqdata.git Readout Crate on Ht99 beam time --- diff --git a/hadaq/hwdtu.h b/hadaq/hwdtu.h index 9f84be5..2c33159 100644 --- a/hadaq/hwdtu.h +++ b/hadaq/hwdtu.h @@ -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