trafgen: Add __noreturn attribute previously missed
commitc409e13caa46669f75fcf849c11c9565807cd0ff
authorTobias Klauser <tklauser@distanz.ch>
Fri, 17 May 2013 11:40:43 +0000 (17 13:40 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 17 May 2013 11:40:43 +0000 (17 13:40 +0200)
tree7687d02a2e68cc1eeea6d52f54ebd3639150e7fc
parent069c5e3f64e24be5fbedf08cfaff3bc191a5cf91
trafgen: Add __noreturn attribute previously missed

The version() function was missed in the previous commit 785fe152
("trafgen: Add __noreturn attribute to exiting functions"), so add
__noreturn to it now.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
trafgen.c