--- deliantra/server/common/button.C 2006/08/30 12:42:56 1.4 +++ deliantra/server/common/button.C 2006/08/31 17:54:14 1.5 @@ -1,6 +1,6 @@ /* * static char *rcsid_button_c = - * "$Id: button.C,v 1.4 2006/08/30 12:42:56 elmex Exp $"; + * "$Id: button.C,v 1.5 2006/08/31 17:54:14 root Exp $"; */ /* @@ -284,7 +284,7 @@ for (ol = obp->link; ol; ol = ol->next) { if (!ol->ob || ol->ob->count != ol->id) { LOG(llevError, "Internal error in update_button (%s (%dx%d):%d, connected %ld).\n", - ol->ob?ol->ob->name:"null", + ol->ob?(const char *)ol->ob->name:"null", ol->ob?ol->ob->x:-1, ol->ob?ol->ob->y:-1, ol->id,