not important:got rid of warning in sls_det_funcs

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@287 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d 2012-10-10 08:04:52 +00:00
parent 1d47eb16a1
commit 7f8f89f89d

View File

@ -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 */