From 08b01d6edf0a40a5c320462d650f3a8a701c6938 Mon Sep 17 00:00:00 2001 From: l_maliakal_d Date: Thu, 13 Dec 2012 10:42:26 +0000 Subject: [PATCH] checking rev change git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@382 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/slsDetector/slsDetectorUtils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slsDetectorSoftware/slsDetector/slsDetectorUtils.h b/slsDetectorSoftware/slsDetector/slsDetectorUtils.h index e7fd42fef..4484742b7 100644 --- a/slsDetectorSoftware/slsDetector/slsDetectorUtils.h +++ b/slsDetectorSoftware/slsDetector/slsDetectorUtils.h @@ -61,7 +61,7 @@ class slsDetectorUtils : public slsDetectorActions, public postProcessing { virtual ~slsDetectorUtils(){}; - virtual int getNumberOfDetectors(){return 1;}; + virtual int getNumberOfDetectors(){return 1; };