commit | 46411f863c26ff85c48b97939502007610c95398 | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Mon Sep 13 21:21:57 2010 +0200 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Tue Sep 14 10:58:38 2010 +0200 |
tree | bd185262833a81ac3e6c82f9449a77423b1c05ac | |
parent | b6601141cd2a170dfe773987b06f716a190ea7e0 [diff] |
Remove wrong semicolon in macro definition Macros normally should not end with a semicolon, otherwise their usage results in two statements where only one statement was expected. Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>