From af4262aa42e1660eb702ea383ea807c245e4778c Mon Sep 17 00:00:00 2001 From: l_maliakal_d Date: Mon, 26 Mar 2012 16:50:19 +0000 Subject: [PATCH] added comments to the last functions and added a comma at the end git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@165 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/commonFiles/sls_detector_funcs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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!!! */