]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
ioctl-Parameter for tape depending on the driver (Linux or alpha).
authorhades <hades>
Mon, 22 May 2000 11:28:10 +0000 (11:28 +0000)
committerhades <hades>
Mon, 22 May 2000 11:28:10 +0000 (11:28 +0000)
hadaq/ansiTape.h

index 3cdbef5e708a492b528fa14a661c47745ea601d1..28b29acfa6a4c9938293aab13653c75cda401d74 100644 (file)
@@ -4,7 +4,7 @@
 #define BLOCKSIZE 8192
 
 #ifdef UNIX
-       #define MTEOM MTSEOD
+  #define MTEOM MTSEOD
 #endif
 
 typedef struct AnsiTapeS {