From 7dcf83ab28aa4a8a2fc67a4ab04cd60f388ba3e9 Mon Sep 17 00:00:00 2001 From: l_maliakal_d Date: Fri, 14 Mar 2014 11:01:32 +0000 Subject: [PATCH] gt server workign back in c for eiger git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@785 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/slsDetectorServer/slsDetectorServer_funcs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slsDetectorSoftware/slsDetectorServer/slsDetectorServer_funcs.c b/slsDetectorSoftware/slsDetectorServer/slsDetectorServer_funcs.c index 3318bbc27..6734818e0 100755 --- a/slsDetectorSoftware/slsDetectorServer/slsDetectorServer_funcs.c +++ b/slsDetectorSoftware/slsDetectorServer/slsDetectorServer_funcs.c @@ -3168,7 +3168,7 @@ int start_receiver(int file_des) { int n=0; strcpy(mess,"Could not start receiver\n"); - /* execute action if the arguments correctly arrived*/ + /* execute action if the arguments correctly arri ved*/ #ifndef GOTTHARDD ret = FAIL; strcpy(mess,"Not applicable/implemented for this detector\n");