eliminate another batch of compiler warnings (and a bug, although in code we aren...
authorKevin P. Fleming <kpfleming@digium.com>
Fri, 6 Jul 2007 16:30:32 +0000 (16:30 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Fri, 6 Jul 2007 16:30:32 +0000 (16:30 +0000)
commitd544d6377ec011cf6aef7e8dc13ef07b56d18ba4
tree207d4f79c23ce0fed25a94bfbaa7bc457bcf1c9b
parent53756e67161142a4056d289a363a855302faebe5
eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@73726 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/minimime/Makefile
main/minimime/mimeparser.h
main/minimime/mimeparser.l
main/minimime/mimeparser.tab.c
main/minimime/mimeparser.tab.h
main/minimime/mimeparser.y
main/minimime/mimeparser.yy.c
main/minimime/mm_parse.c