h/mh.h remove comma at the end of enum state
authorPhilipp Takacs <philipp@bureaucracy.de>
Sun, 30 Dec 2018 02:11:53 +0000 (03:11 +0100)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sun, 30 Dec 2018 02:11:53 +0000 (03:11 +0100)
This is a C99 feature and mmh stick to C98.
Just to stop the noise from the compiler ;-)


No differences found