diff --git a/slsDetectorSoftware/commonFiles/sls_detector_funcs.h b/slsDetectorSoftware/commonFiles/sls_detector_funcs.h index f1007ee08..7f8759016 100644 --- a/slsDetectorSoftware/commonFiles/sls_detector_funcs.h +++ b/slsDetectorSoftware/commonFiles/sls_detector_funcs.h @@ -5,7 +5,7 @@ All set functions with argument -1 work as get, when possible */ - #ifndef SLS_DETECTOR_FUNCS_H +#ifndef SLS_DETECTOR_FUNCS_H #define SLS_DETECTOR_FUNCS_H enum { @@ -128,5 +128,5 @@ enum { }; -#endif SLS_DETECTOR_FUNCS_H +#endif /** @endinternal */