git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15143 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-10-12 22:30:40 +00:00
parent 59b94dfacc
commit 1bca540cc5
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
*
*/
#include <switch.h>
#define VALET_EVENT "valet_perking::info"
#define VALET_EVENT "valet_parking::info"
/* Prototypes */
SWITCH_MODULE_LOAD_FUNCTION(mod_valet_parking_load);