Fix format.

This commit is contained in:
Joel Sherrill
2004-07-24 17:18:46 +00:00
parent 81656fabe5
commit d2511905c5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
2004-07-24 Joel Sherrill <joel@OARcorp.com>
PR rtems/652
PR 652/rtems
* rtems/src/signalsend.c: Return RTEMS_INVALID_NUMBER when sending an
empty signal set.

View File

@@ -1,6 +1,6 @@
2004-07-24 Joel Sherrill <joel@OARcorp.com>
PR rtems/652
PR 652/rtems
* user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
signal set.