diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index 6019a1a436..7c7643c4d9 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,3 +1,7 @@ +2009-07-10 Joel Sherrill + + * sp41/init.c: Remove incorrect comment. + 2009-07-09 Joel Sherrill * sp29/init.c: Simple binary semaphores can not be inherit priority. diff --git a/testsuites/sptests/sp41/init.c b/testsuites/sptests/sp41/init.c index d60a4b2a7d..c86eb4bf80 100644 --- a/testsuites/sptests/sp41/init.c +++ b/testsuites/sptests/sp41/init.c @@ -1,6 +1,4 @@ /* - * Classic API Signal to Task from ISR - * * COPYRIGHT (c) 1989-2009. * On-Line Applications Research Corporation (OAR). *