updated for version 7.3.164
Problem:    C-indenting: a preprocessor statement confuses detection of a
            function delcaration.
Solution:   Ignore preprocessor lines. (Lech Lorens)  Also recognize the style
            to put a comma before the argument name.
diff --git a/src/testdir/test3.in b/src/testdir/test3.in
index 35582bd..62402fb 100644
--- a/src/testdir/test3.in
+++ b/src/testdir/test3.in
Binary files differ