doxygen for slsReceiver and slsReceiverInterface

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@315 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2012-10-26 09:38:54 +00:00
parent 83775bd7f3
commit 8387f70071
8 changed files with 22 additions and 17 deletions

View File

@ -5624,7 +5624,7 @@ slsDetectorDefs::runStatus slsDetector::getReceiverStatus(){
int slsDetector::getFramesCaughtByReciver(){
int slsDetector::getFramesCaughtByReceiver(){
int fnum=F_GET_FRAMES_CAUGHT;
int ret = FAIL;
int retval=-1;