I need coffee

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12253 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Mathieu Rene 2009-02-23 19:29:11 +00:00
parent 3d1eaaff30
commit db74724132
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ SWITCH_STANDARD_DIALPLAN(directory_dialplan_hunt)
}
SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_enum_shutdown)
SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_dialplan_directory_shutdown)
{
switch_safe_free(globals.directory_name);
switch_safe_free(globals.host);