From 3a15782da6a820aebabf86c72658f3ace8cfc098 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 25 Dec 2016 13:44:13 +0330 Subject: updated --- test/testFuncs1.c | 2 +- test/testFuncs2.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/testFuncs1.c b/test/testFuncs1.c index 79260c4..838b599 100644 --- a/test/testFuncs1.c +++ b/test/testFuncs1.c @@ -891,7 +891,7 @@ void test18(void) if (c && (a = b)) { - /*yada yada*/ + /*yada /*yada*/ } if ((c = a) || a) diff --git a/test/testFuncs2.c b/test/testFuncs2.c index 5bf7868..bfab434 100644 --- a/test/testFuncs2.c +++ b/test/testFuncs2.c @@ -23,7 +23,7 @@ typedef int dummytypedef; /*for 5.3*/ typedef gaga incompletearr1; #endif - +/*gibber/*gabber*/ #define XMACRO Y #define ABSOLUTE(X) (((X) >= 0) ? (X) : -(X)) -- cgit v1.2.3