]> arthur.barton.de Git - ngircd-alex.git/commit
Fix C syntax: duplicate ";;" should be ";"
authorAlexander Barton <alex@barton.de>
Sun, 26 Feb 2012 14:27:04 +0000 (15:27 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 26 Feb 2012 14:27:04 +0000 (15:27 +0100)
commit5cbdcf4f0d44709798469f09a72d4b4bd56d6e93
treeed18eb3ffbf4c57f2c59782da246dcada462d7c1
parent3641e511095203818df7ca05439cf42eb7c7c954
Fix C syntax: duplicate ";;" should be ";"

Using gcc 2.7.2, this fixes:

 irc-channel.c: In function `join_allowed':
 irc-channel.c:86: parse error before `const'
src/ngircd/irc-channel.c