change in ifdef eigerreciver

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@763 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2014-03-11 09:33:14 +00:00
parent c74f4787cf
commit bba0f46b58
3 changed files with 13 additions and 13 deletions

View File

@ -57,7 +57,7 @@ public:
*/
void setEthernetInterface(char* c);
#ifdef EIGER_RECEIVER
#ifdef EIGER_RECEIVER_H
/** set frame number if a positive number
*/
int32_t setNumberOfFrames(int32_t fnum);
@ -326,7 +326,7 @@ private:
#ifdef EIGER_RECEIVER
#ifdef EIGER_RECEIVER_H
eigerReceiver eigerRxr;
#endif