fix behaviour of multi-line macro, so that the strcpy is performed as part of the...
commit9c3a476d1dd621fb34bbb1f4c966854ac236056b
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 May 2018 12:36:20 +0000 (30 12:36 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 May 2018 12:36:20 +0000 (30 12:36 +0000)
tree16c7a3afa601baf42f93f89a11ad37863045bb35
parentecbc49e3050d388c5678392d2efc0a632d7b4a6a
fix behaviour of multi-line macro, so that the strcpy is performed as part of the macro when used with if clause's that lack braces (e.g. line 696!).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@55188 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/Mount.c