diff --git a/src/server/conference.c b/src/server/conference.c index 77ea03f5477afd7fe2aa1f51b301ca6844f05d73..3f6a93999a58dcff5fb20fcd499fdc8fa98d4ebc 100644 --- a/src/server/conference.c +++ b/src/server/conference.c @@ -1,5 +1,5 @@ /* - * $Id: conference.c,v 0.61 2000/09/06 19:54:29 ceder Exp $ + * $Id: conference.c,v 0.62 2001/09/22 13:41:25 byers Exp $ * Copyright (C) 1991-2000 Lysator Academic Computer Association. * * This file is part of the LysKOM server. @@ -35,7 +35,7 @@ static const char * -rcsid = "$Id: conference.c,v 0.61 2000/09/06 19:54:29 ceder Exp $"; +rcsid = "$Id: conference.c,v 0.62 2001/09/22 13:41:25 byers Exp $"; #include "rcs.h" USE(rcsid); @@ -1390,7 +1390,9 @@ modify_conf_info(Conf_no conf_no, prepare_aux_item_list(aux, ACTPERS); - if (check_delete_aux_item_list(items_to_delete,&conf->aux_item_list)!=OK) + if (check_delete_aux_item_list(items_to_delete, + &conf->aux_item_list, + conf->super_conf)!=OK) return FAILURE; delete_aux_item_list(items_to_delete, &conf->aux_item_list, CONF_OBJECT_TYPE,