chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
@@@ remote works?
[mLib]
/
utils
/
control.h
diff --git
a/utils/control.h
b/utils/control.h
index 97be8b6b51338b2c286a784df5312e036471b986..4026e1613c3226f50529082d1565d2c65d59220a 100644
(file)
--- a/
utils/control.h
+++ b/
utils/control.h
@@
-176,7
+176,7
@@
* share the same state, so probably don't do this.
*/
#define MC_FINALLY(tag, cleanup) \
* share the same state, so probably don't do this.
*/
#define MC_FINALLY(tag, cleanup) \
- MP_WRAP(tag##__final, { ; } cleanup, { cleanup break; })
+ MP_WRAP(tag##__final, { ; }
,
cleanup, { cleanup break; })
/* @MC_DECL(tag, decl) body@
*
/* @MC_DECL(tag, decl) body@
*