From f030154fe727e25a2afe1f78b3998c2d2dba95e4 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 18 Aug 2009 09:24:15 +0000 Subject: astyle cleanup, corrects not loading of material textures --- src/client/key.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/client/key.cc') diff --git a/src/client/key.cc b/src/client/key.cc index c2da4a7..c25fa2b 100644 --- a/src/client/key.cc +++ b/src/client/key.cc @@ -7,7 +7,8 @@ #include "auxiliary/functions.h" #include "client/key.h" -namespace client { +namespace client +{ Key::Key(const char *name, int keysym, char ascii, const char *bind) { -- cgit v1.2.3