Corrections by Claudio Clemens <cclemens@getmobile.de>
[infodrom/dtaus] / dtaus.c
diff --git a/dtaus.c b/dtaus.c
index 382bc99..4a88516 100644 (file)
--- a/dtaus.c
+++ b/dtaus.c
@@ -67,7 +67,7 @@ dtaus_record recA[] = {
   {"Currency", 127, 1, OPT},
   {"Euro", 127, 1, OPT},
   {"DM", 127, 1, OPT},
-  {NULL, 0, 0}
+  {NULL, 0, 0, 0}
 };
 
 #define A_TRANS        0
@@ -105,7 +105,7 @@ dtaus_record recC[] = {
 #else
   {"Betrag-DM", 50, 11, IGN},
 #endif
-  {NULL, 0, 0}
+  {NULL, 0, 0, 0}
 };
 
 #define C_NAME 0
@@ -144,7 +144,7 @@ dtaus_record recE[] = {
 #else
   {"Summe-DM", 17, 13, IGN},
 #endif
-  {NULL, 0, 0}
+  {NULL, 0, 0, 0}
 };
 
 #define E_COUNT        0