From 9fdaf04a21259ee5fdcf2fef88078934981b6bbe Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Fri, 28 Nov 2003 07:55:25 +0000 Subject: Some formatting changes, and a few debug message corrections. svn-id: r11384 --- sword2/resman.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sword2/resman.cpp') diff --git a/sword2/resman.cpp b/sword2/resman.cpp index e1d49c9472..49098b7021 100644 --- a/sword2/resman.cpp +++ b/sword2/resman.cpp @@ -384,8 +384,8 @@ uint8 *ResourceManager::openResource(uint32 res, bool dump) { // returns ad of resource. Loads if not in memory // retains a count // resource can be aged out of memory if count = 0 - // the resource is locked while count != 0 i.e. until a closeResource is - // called + // the resource is locked while count != 0 i.e. until a closeResource + // is called File file; uint16 parent_res_file; -- cgit v1.2.3