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/targets.h | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src/client/targets.h') diff --git a/src/client/targets.h b/src/client/targets.h index d421300..9bfa87d 100644 --- a/src/client/targets.h +++ b/src/client/targets.h @@ -1,7 +1,7 @@ /* client/targets.h - This file is part of the Osirion project and is distributed under - the terms of the GNU General Public License version 2 + This file is part of the Osirion project and is distributed under + the terms of the GNU General Public License version 2 */ #ifndef __INCLUDED_CLIENT_TARGETS_H__ @@ -12,9 +12,11 @@ #include "render/gl.h" #include "render/text.h" -namespace client { +namespace client +{ -namespace targets { +namespace targets +{ void init(); -- cgit v1.2.3