* fileio.c:

* main.c:
    * ppiwin.c:
    * ser_posix.c:
    * stk500.c:
    Minor code cleanup to remove warnings.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@346 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Eric Weddington
2003-08-25 15:55:48 +00:00
parent d7720e037b
commit d3477ceaef
6 changed files with 21 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
2003-08-25 Eric B. Weddington <eric@ecentral.com>
* fileio.c:
* main.c:
* ppiwin.c:
* ser_posix.c:
* stk500.c:
Minor code cleanup to remove warnings.
2003-08-01 Theodore A. Roth <troth@openavr.org>
* avrdude.1: Document the -q option.