fix typo - thanks twisted :)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7194 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-11-23 06:02:32 +00:00
parent ad4dc7c4a9
commit 7bb6b928b5

View File

@@ -7,7 +7,7 @@
* include/asterisk/indications.h: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826) * include/asterisk/indications.h: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826)
* res/res_indications.c: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826) * res/res_indications.c: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826)
* apps/app_voicemail.c: Remove left over "yay!" debuggin message. (issue #5829) * apps/app_voicemail.c: Remove left over "yay!" debugging message. (issue #5829)
2005-11-21 Kevin P. Fleming <kpfleming@digium.com> 2005-11-21 Kevin P. Fleming <kpfleming@digium.com>