summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2015-04-11 15:35:57 +0000
committerMatthew Jordan <mjordan@digium.com>2015-04-11 15:35:57 +0000
commit5807ca519c5ec22249dd265749a983f54ea01953 (patch)
treea37d6f9f93f054a8d5918baf63e918180b4a7bde /utils
parentd0d78d573256ae0b89545c26b5966c9662395395 (diff)
Blocked revisions 434708
........ main/event: Remove unnecessary assignment of negative value to enum When cleaning up some clang compiler warnings, the comparison of a negative value to an unsigned enum was removed. However, the initial assignment of a negative value to said enum remained in the variable declaration. This patch removes that assignment. Thanks to ibercom in #asterisk-bugs for pointing it out. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@434709 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions