From e8c4e1cddf4d01ecbf963e3cacbc86d7d160bd2a Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Sun, 26 Jul 2009 18:05:51 +0000 Subject: [PATCH] * the "Referenz"-Option within A-Records was completely non-working. (code missing to copy the data to the A-record) Thanks to Peter Schlaile --- dtaus.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dtaus.c b/dtaus.c index 874bfca..cd1db04 100644 --- a/dtaus.c +++ b/dtaus.c @@ -700,6 +700,11 @@ int dtaus_writeA(FILE *f, char **values) sprintf (tmp, "%s", padzeroclip (strip_nondigits (values[A_KTO]),recA[A_KTO].len)); for (i=0; i