2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>

* posix/src/psignal.c: Formatting.
This commit is contained in:
Joel Sherrill
2010-06-15 16:25:23 +00:00
parent cd9ce6be48
commit a04966e1f3
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/src/psignal.c: Formatting.
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/include/rtems/posix/pthread.h: Improve comments.
+1 -1
View File
@@ -121,7 +121,7 @@ void _POSIX_signals_Post_switch_extension(
*/
#if defined(RTEMS_DEBUG)
if ( !api )
return;
return;
#endif
/*