From 61d17cff9fbb98d15e0f7ed9dc2e8a93f6eaceba Mon Sep 17 00:00:00 2001 From: hades Date: Sun, 5 Sep 1999 11:31:14 +0000 Subject: [PATCH] Readout Crate on Ht99 beam time --- hadaq/hwdtu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0