From a3a9a2d0ef051a671ca1cee5f18a871c3117dc5d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Oct 2009 00:00:04 +0000 Subject: 2009-10-11 Joel Sherrill * psxcleanup/system.h: Fix typo. * Makefile.am, configure.ac: Add new test for exercising pushing and popping a clean up handler without actually executing it. * psxcleanup01/.cvsignore, psxcleanup01/Makefile.am, psxcleanup01/init.c, psxcleanup01/psxcleanup01.doc, psxcleanup01/psxcleanup01.scn: New files. --- testsuites/psxtests/psxcleanup/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxcleanup') diff --git a/testsuites/psxtests/psxcleanup/system.h b/testsuites/psxtests/psxcleanup/system.h index fc7a05d1e6..5baf542c60 100644 --- a/testsuites/psxtests/psxcleanup/system.h +++ b/testsuites/psxtests/psxcleanup/system.h @@ -7,7 +7,7 @@ * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * - * $Id} + * $Id$ */ /* functions */ -- cgit v1.2.3