diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-08-15 13:48:09 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-08-15 13:48:09 -0400 |
| commit | f0d2be33170ba78ca7cd31d4dc11b880f372aa32 (patch) | |
| tree | 0cec35832b2663099a1fb2038d02053d7bbdfe7b /lib/command.c | |
| parent | 24a04145c553553e07f97d7c4e1c6daf68e5781c (diff) | |
bfdd: Fix `don't assign to value to ourself` compiler warning
We were attempting to get around a unused value by setting
a variable to itself, but it runs afoul of a different
compiler and a message about not setting a variable to
itself. So let's mark the ttl value as unused.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions
