From: hades Date: Mon, 22 May 2000 11:28:10 +0000 (+0000) Subject: ioctl-Parameter for tape depending on the driver (Linux or alpha). X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=6383df0372a6f9b311e69fd60698c15cafa7726a;p=daqdata.git ioctl-Parameter for tape depending on the driver (Linux or alpha). --- diff --git a/hadaq/ansiTape.h b/hadaq/ansiTape.h index 3cdbef5..28b29ac 100644 --- a/hadaq/ansiTape.h +++ b/hadaq/ansiTape.h @@ -4,7 +4,7 @@ #define BLOCKSIZE 8192 #ifdef UNIX - #define MTEOM MTSEOD + #define MTEOM MTSEOD #endif typedef struct AnsiTapeS {