2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>

* spsize/size.c: Convention calls for leading underscore on private
	RTEMS variables.
This commit is contained in:
Joel Sherrill
2008-06-02 16:12:13 +00:00
parent 389908027e
commit d0941512ac
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* spsize/size.c: Convention calls for leading underscore on private
RTEMS variables.
2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* spfatal/fatal.c, spfatal06/testcase.h, spfatal07/testcase.h,
+1 -1
View File
@@ -249,7 +249,7 @@ uninitialized =
/*init.h*/ 0 +
/*interr.h*/ (sizeof Internal_errors_What_happened) +
/*interr.h*/ (sizeof _Internal_errors_What_happened) +
/*intr.h*/ 0 +