From 4903c738ab9cdc376ba98b85e1387e592eec460e Mon Sep 17 00:00:00 2001 From: vl Date: Thu, 23 Sep 2010 16:03:49 +0200 Subject: [PATCH] Fixed: missing endline --- code/ryzom/common/src/game_share/server_edition_module.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/ryzom/common/src/game_share/server_edition_module.h b/code/ryzom/common/src/game_share/server_edition_module.h index 7627b92e7..e59956484 100644 --- a/code/ryzom/common/src/game_share/server_edition_module.h +++ b/code/ryzom/common/src/game_share/server_edition_module.h @@ -647,4 +647,4 @@ namespace R2 } // namespace R2 -#endif // R2_SERVER_EDITION_MODULE_H \ No newline at end of file +#endif // R2_SERVER_EDITION_MODULE_H