patch #8896: Silence cppcheck warnings in 6.2 code

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1372 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2016-02-15 20:22:26 +00:00
parent 6326b19cfe
commit 1e05c4339f
3 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2016-02-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
patch #8896: Silence cppcheck warnings in 6.2 code
* linuxgpio.c: Use %ud to print GPIO values.
2016-02-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
patch #8735: ATtiny28 support in avrdude.conf