Most cosmetic, but includes some fixes to some range checking

This commit is contained in:
Gregory Nutt
2015-07-23 14:36:49 -06:00
parent 53a17bfd99
commit 5baa738019
8 changed files with 18 additions and 133 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
#include <assert.h>
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************