fix issue number for previous commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7148 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-11-20 23:22:10 +00:00
parent bffc815375
commit b9a5eddb6d

View File

@@ -1,6 +1,6 @@
2005-11-20 Russell Bryant <russell@digium.com>
* res/res_musiconhold.c: Fix incorrect argument for the buffer size to an ast_copy_string call (issue #5791)
* res/res_musiconhold.c: Fix incorrect argument for the buffer size to an ast_copy_string call (issue #5803)
* funcs/func_enum.c: Shorten the module description (issue #5791)