Correct some bad parameter checking

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5197 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-09-27 03:13:50 +00:00
parent 41396d5960
commit c48a617cd2
6 changed files with 14 additions and 9 deletions
+2
View File
@@ -3417,4 +3417,6 @@
not an ILI93xx.
* configs/shenzhou/src/up_ssd1289.c: The LCD is basically functional
on the Shenzhou board.
* graphics/nxmu: Correct some bad parameter checking that caused
failures when DEBUG was enabled.