Remove comma at the end of enumeration
commit1dc3afe5739df106db07951b8f44435b1b4858bd
authorTobias Grosser <grosser@fim.uni-passau.de>
Sat, 10 Jul 2010 09:06:10 +0000 (10 11:06 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 11 Jul 2010 08:44:08 +0000 (11 10:44 +0200)
treefc4c77fa6d668cb6f23bd311d9858a487feec892
parentefe5e6cc330e4a27215e013921e6b5a7a472a9e9
Remove comma at the end of enumeration

This is invalid in C89. Some compilers warn or fail if they are set to
strict compilation options.

Signed-off-by: Tobias Grosser <grosser@fim.uni-passau.de>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl_ctx.h