diff options
Diffstat (limited to 'test/testFuncs1.c')
-rw-r--r-- | test/testFuncs1.c | 2 |
1 files changed, 1 insertions, 1 deletions
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)
|