]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update comment to mention the right file
authorMathieu Rene <mrene@avgs.ca>
Mon, 29 Mar 2010 16:15:25 +0000 (16:15 +0000)
committerMathieu Rene <mrene@avgs.ca>
Mon, 29 Mar 2010 16:15:25 +0000 (16:15 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17130 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/include/switch_types.h

index 397175c0db8db65e5f49b7c79bf05c190be9528e..0d47984a5fbb4c2e25308cb9bea7e2a53ef208ea 100644 (file)
@@ -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,