* avrdude.conf.in: Fix typo for devicecode deprecation comment.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@295 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
troth 2003-03-18 05:49:29 +00:00
parent 0a1bdbc522
commit 19c7e69151
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-03-17 Theodore A. Roth <troth@openavr.org>
* avrdude.conf.in: Fix typo for devicecode deprecation comment.
2003-03-16 Theodore A. Roth <troth@openavr.org>
* avr.c (avr_read): Use pgm->read_sig_bytes to read signature bytes if

View File

@ -30,7 +30,7 @@
# part
# id = <id> ; # quoted string
# desc = <description> ; # quoted string
# devcode = <num> ; # deprecated, use stk500_devcode
# devicecode = <num> ; # deprecated, use stk500_devcode
# stk500_devcode = <num> ; # numeric
# avr910_devcode = <num> ; # numeric
# chip_erase_delay = <num> ; # micro-seconds