From: Mathieu Rene Date: Mon, 29 Mar 2010 16:15:25 +0000 (+0000) Subject: update comment to mention the right file X-Git-Tag: v1.0.6~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2c75e1897078ab14514a579336e90d432d6ebaa;p=thirdparty%2Ffreeswitch.git update comment to mention the right file git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17130 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/include/switch_types.h b/src/include/switch_types.h index 397175c0db..0d47984a5f 100644 --- a/src/include/switch_types.h +++ b/src/include/switch_types.h @@ -288,7 +288,7 @@ typedef enum { SSM_COUNTED } switch_say_method_t; -/* WARNING, Do not forget to update *SAY_TYPE_NAMES[] in src/switch_ivr_play_say.c */ +/* WARNING, Do not forget to update *SAY_TYPE_NAMES[] in src/switch_ivr_say.c */ typedef enum { SST_NUMBER, SST_ITEMS,