Now that we have a matches() function, prefer it over strncmp()

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1479 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2021-11-23 09:48:15 +00:00
parent bd50422644
commit 172fcb7c7e
2 changed files with 12 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
2021-11-23 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* jtag3.c: Use matches() instead of strncmp()
2021-11-23 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
patch #9757: Fix ATtiny817 Xplained Mini programmer