since these variables all have static duration, none of them need initializers (they...
commitd4841034b3bec61c6da8d770eab1c1db91d447c5
authorkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 27 Dec 2006 22:06:56 +0000 (27 22:06 +0000)
committerkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 27 Dec 2006 22:06:56 +0000 (27 22:06 +0000)
tree3630ee5a0a14ae6ee9a94c42beda6054b5bb0e65
parenta030a6de092da5c4857d85e20667d8a3175a6b6f
since these variables all have static duration, none of them need initializers (they default to zero anyway)

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@49006 614ede4d-c843-0410-af14-a771ab80d22e
14 files changed:
main/asterisk.c
main/cdr.c
main/channel.c
main/dnsmgr.c
main/enum.c
main/file.c
main/frame.c
main/http.c
main/logger.c
main/manager.c
main/pbx.c
main/rtp.c
main/term.c
main/udptl.c