patch 8.0.1291: C indent wrong when * immediately follows comment

Problem:    C indent wrong when * immediately follows comment. (John Bowler)
Solution:   Do not see "/*" after "*" as a comment start. (closes #2321)
diff --git a/src/testdir/test3.in b/src/testdir/test3.in
index c78a66e..646fbb3 100644
--- a/src/testdir/test3.in
+++ b/src/testdir/test3.in
Binary files differ