From: Joey Schulze Date: Thu, 3 Feb 2005 17:21:56 +0000 (+0000) Subject: Corrections by Claudio Clemens X-Git-Url: https://git.infodrom.org/?p=infodrom%2Fdtaus;a=commitdiff_plain;h=9b4d285a11a61180100f2931c5dc6e5ebcca9ca4;hp=f252dbbe868eb9001560aec82f43cf7cf4b5055f Corrections by Claudio Clemens --- diff --git a/dtaus.c b/dtaus.c index 382bc99..4a88516 100644 --- 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