common: Don't return a bool from main()
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 13 Apr 2017 20:01:30 +0000 (22:01 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 13 Apr 2017 20:01:30 +0000 (22:01 +0200)
gcc now warns about this (rightfully).


No differences found