Sync functions in driver .c and prototypes in .h files.

This commit is contained in:
mmdolze
2011-02-10 22:45:35 +00:00
parent 59a9c82617
commit 361fcb2a51
7 changed files with 10 additions and 7 deletions
+1
View File
@@ -16,6 +16,7 @@ v.0.5dev (ongoing development)
* picolcd: Add OffBrightness (S. Crane), more icons and fix bignum
* lcdproc: Fix a single dot appearing on line 5 of the D screen
* lcdproc: Make the iface screen more readable on 2x16 displays
* All drivers: sync functions with prototypes
v0.5.4
* Update driver includes and LDFLAGS (fixed glk and bayrad binding error)