all repos — openbox @ bbd9cb9928e5009ef6f3a91278ec6091343c9353

openbox fork - make it a bit more like ryudo

rm the warnings for now
Dana Jansens danakj@orodu.net
commit

bbd9cb9928e5009ef6f3a91278ec6091343c9353

parent

cee0482c78b4c0a0c69724f16ef7eef5919278c1

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M tools/obsetroot.cctools/obsetroot.cc

@@ -1,6 +1,6 @@

#include <otk/otk.hh> -int main(int argc, char **argv) +int main(int, char **) { otk::initialize();