]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
comment out #define RFIO. There should be no RFIO by default. Sergey.
authorhadaq <hadaq>
Mon, 6 Oct 2008 12:50:14 +0000 (12:50 +0000)
committerhadaq <hadaq>
Mon, 6 Oct 2008 12:50:14 +0000 (12:50 +0000)
hadaq/evtbuild.c

index f82a6d3cd6465f5430721f692b36105ea63fc336..5f29ea0ca01235118e63bbd47a1064273c039309 100644 (file)
@@ -1,10 +1,10 @@
 static char *rcsId =
-  "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/evtbuild.c,v 6.93 2008-09-10 15:39:54 hadaq Exp $";
+  "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/evtbuild.c,v 6.94 2008-10-06 12:50:14 hadaq Exp $";
 
 
 #define _POSIX_C_SOURCE 199309L
 #define SYSLOG_NAMES
-#define RFIO
+/* #define RFIO */
 
 #include <unistd.h>
 #include <getopt.h>