summaryrefslogtreecommitdiff
path: root/sysutils/bacula-server-devel/files/eotmodel-src-stored-dev.c.patch
blob: 9479683c4776d8ca69a46f3cefaa232fc7f09929 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Index: src/stored/dev.c
@@ -2368,7 +2368,7 @@
       }
    }
 /* Turn this on later when fully tested */
-#if defined(xxxMTIOCSETEOTMODEL) 
+#if defined(MTIOCSETEOTMODEL) 
    uint32_t neof;
    if (dev->has_cap(CAP_TWOEOF)) {
       neof = 2;