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:
joerg_wunsch 2006-08-14 05:16:56 +00:00
parent 643b642fd8
commit 4edf8969b8
1 changed files with 8 additions and 9 deletions

View File

@ -20,8 +20,8 @@
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.
* 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