X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fnetconfig.c;h=7fc53c594c8df304a055847f938e6de65c723f8b;hb=ce67ed08048376e522eede80e7a9e43ba9c4b67a;hp=916835e53465f53f98b6f281674197ce1067e4ad;hpb=4fe4a42959a6634f59cf6f45c58a07da5b29cd45;p=citadel.git diff --git a/citadel/netconfig.c b/citadel/netconfig.c index 916835e53..7fc53c594 100644 --- a/citadel/netconfig.c +++ b/citadel/netconfig.c @@ -32,6 +32,7 @@ void vFreeRoomNetworkStruct(void *vOneRoomNetCfg); +void FreeRoomNetworkStructContent(OneRoomNetCfg *OneRNCfg); HashList *CfgTypeHash = NULL; HashList *RoomConfigs = NULL;