--- deliantra/server/common/friend.c 2006/02/22 18:01:18 1.1.1.2 +++ deliantra/server/common/friend.c 2006/08/13 17:16:00 1.2 @@ -140,7 +140,7 @@ /* Checks if the given object is already in the friendly list or not * Lauwenmark - 31/07/05 */ -int is_friendly(const object* op) +int is_friendly(object* op) { objectlink *ol;