diff --git a/slsDetectorSoftware/commonFiles/sls_detector_funcs.h b/slsDetectorSoftware/commonFiles/sls_detector_funcs.h index 2970e0d58..2d4ab18af 100644 --- a/slsDetectorSoftware/commonFiles/sls_detector_funcs.h +++ b/slsDetectorSoftware/commonFiles/sls_detector_funcs.h @@ -99,9 +99,9 @@ enum { F_SET_SYNCHRONIZATION_MODE, /**< sets master/slave synchronization mode for multidetector structures */ - F_READ_COUNTER_BLOCK, + F_READ_COUNTER_BLOCK, /**< reads the counter block memory for gotthard */ - F_RESET_COUNTER_BLOCK, + F_RESET_COUNTER_BLOCK /**< resets the counter block memory for gotthard */ /* Always append functions hereafter!!! */