]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Remove self-assignment without any effect
authorTravis Cross <tc@traviscross.com>
Sun, 26 May 2013 09:25:29 +0000 (09:25 +0000)
committerTravis Cross <tc@traviscross.com>
Wed, 29 May 2013 02:47:41 +0000 (02:47 +0000)
commitd5d9e45632acdf6d8592764d44c77da59754581f
tree54b60067636609c4ef97876d02043c7cd6d3a7ad
parente60877cde66c66214efa7faf9d89419466a16418
Remove self-assignment without any effect

clang:

  error: explicitly assigning a variable of type 'uint16_t' (aka 'unsigned short') to itself [-Werror,-Wself-assign]
libs/stfu/stfu.c