Beautify: replace indentation spaces by TABs,
remove trailing white space. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@607 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
643b642fd8
commit
4edf8969b8
|
@ -19,9 +19,9 @@
|
|||
|
||||
2006-08-10 Eric B. Weddington <eweddington@cso.atmel.com>
|
||||
|
||||
Contributed by Bob Paddock <graceindustries@gmail.com>
|
||||
* avrdude.conf.in: Patch #4780. Provide support for mega325, mega3250,
|
||||
mega645, mega6450.
|
||||
Contributed by Bob Paddock <graceindustries@gmail.com>
|
||||
* avrdude.conf.in: Patch #4780. Provide support for mega325,
|
||||
mega3250, mega645, mega6450.
|
||||
|
||||
2006-08-10 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
|
@ -722,7 +722,6 @@
|
|||
inconvenient to build and install. The doc can still be built, one
|
||||
just needs to specify --enable-doc at configure time.
|
||||
|
||||
|
||||
2005-01-24 Colin O'Flynn <coflynn@newae.com>
|
||||
|
||||
* main.c: Add "safe mode". Fuse settings will be restored at the end
|
||||
|
|
Loading…
Reference in New Issue