From cc2a089a9d17f90423c6213419cd692786b15f15 Mon Sep 17 00:00:00 2001 From: XTZGZoReX Date: Mon, 6 Apr 2009 21:14:51 +0200 Subject: * Trailing whitespace removed. --HG-- branch : trunk --- src/trinitycore/Main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/trinitycore/Main.cpp') diff --git a/src/trinitycore/Main.cpp b/src/trinitycore/Main.cpp index 3ecde1c788a..7b00073026d 100644 --- a/src/trinitycore/Main.cpp +++ b/src/trinitycore/Main.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2005-2009 MaNGOS * * Copyright (C) 2008-2009 Trinity @@ -138,7 +138,7 @@ extern int main(int argc, char **argv) return 1; } sLog.outString("Using configuration file %s.", cfg_file); - + uint32 confVersion = sConfig.GetIntDefault("ConfVersion", 0); if (confVersion < _TRINITY_CORE_CONFVER) { -- cgit v1.2.3