diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-25 10:14:13 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-25 10:14:13 +0000 |
commit | 3a15782da6a820aebabf86c72658f3ace8cfc098 (patch) | |
tree | ff821ea50b00f8034ac81223e99a7adc4e306a61 /test/testFuncs1.c | |
parent | some cosmetic changes (diff) | |
download | mutator-3a15782da6a820aebabf86c72658f3ace8cfc098.tar.gz mutator-3a15782da6a820aebabf86c72658f3ace8cfc098.zip |
updated
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)
|