From b90b52e1ba532cba7ad55019e1487b9484438b6e Mon Sep 17 00:00:00 2001 From: dwarning Date: Thu, 27 Dec 2007 16:20:58 +0000 Subject: [PATCH] No usage of C99 Designated Initializers --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index e3798e34e..2913c9acb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-12-27 Dietmar Warning + * src/spicelib/devices/*/*init.c: No usage of C99 Designated Initializers + * src/spicelib/devices/*/*par.c: only formatting issues + 2007-12-26 Paolo Nenzi * src/frontend/numparam/*: downgraded all files to standard C syntax with the included washprog.c tool.