--- deliantra/server/common/map.C 2009/11/05 15:43:21 1.167 +++ deliantra/server/common/map.C 2009/11/06 13:03:34 1.168 @@ -225,7 +225,7 @@ * The object 'container' is the object that contains the inventory. * This is needed so that we can update the containers weight. */ -void +static void fix_container (object *container) { object *tmp = container->inv, *next;