From 3235ad9a2cd717df901853ad5220a4aaffae84a9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 23 Aug 1995 19:30:23 +0000 Subject: Support for variable length names added to Object Handler. This supports both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested. --- testsuites/sptests/sp09/screen05.c | 2 +- testsuites/sptests/sp09/screen07.c | 2 +- testsuites/sptests/sp09/screen08.c | 2 +- testsuites/sptests/sp09/screen09.c | 2 +- testsuites/sptests/sp09/screen13.c | 2 +- testsuites/sptests/sp09/system.h | 2 +- testsuites/sptests/sp09/task3.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'testsuites/sptests/sp09') diff --git a/testsuites/sptests/sp09/screen05.c b/testsuites/sptests/sp09/screen05.c index b036468562..2ba984aba2 100644 --- a/testsuites/sptests/sp09/screen05.c +++ b/testsuites/sptests/sp09/screen05.c @@ -14,7 +14,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * screen05.c,v 1.2 1995/05/31 17:08:59 joel Exp + * $Id$ */ #include "system.h" diff --git a/testsuites/sptests/sp09/screen07.c b/testsuites/sptests/sp09/screen07.c index 0fa8b5c27b..2c58160edd 100644 --- a/testsuites/sptests/sp09/screen07.c +++ b/testsuites/sptests/sp09/screen07.c @@ -14,7 +14,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * screen07.c,v 1.2 1995/05/31 17:09:03 joel Exp + * $Id$ */ #include "system.h" diff --git a/testsuites/sptests/sp09/screen08.c b/testsuites/sptests/sp09/screen08.c index 2431dbbd0e..cc80bd2635 100644 --- a/testsuites/sptests/sp09/screen08.c +++ b/testsuites/sptests/sp09/screen08.c @@ -14,7 +14,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * screen08.c,v 1.2 1995/05/31 17:09:05 joel Exp + * $Id$ */ #include "system.h" diff --git a/testsuites/sptests/sp09/screen09.c b/testsuites/sptests/sp09/screen09.c index 444ead79a2..5c6eece679 100644 --- a/testsuites/sptests/sp09/screen09.c +++ b/testsuites/sptests/sp09/screen09.c @@ -14,7 +14,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * screen09.c,v 1.2 1995/05/31 17:09:07 joel Exp + * $Id$ */ #include "system.h" diff --git a/testsuites/sptests/sp09/screen13.c b/testsuites/sptests/sp09/screen13.c index 6e09d7196c..f58f42998d 100644 --- a/testsuites/sptests/sp09/screen13.c +++ b/testsuites/sptests/sp09/screen13.c @@ -14,7 +14,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * screen13.c,v 1.2 1995/05/31 17:09:14 joel Exp + * $Id$ */ #include "system.h" diff --git a/testsuites/sptests/sp09/system.h b/testsuites/sptests/sp09/system.h index b46c6c992d..0bf193dad9 100644 --- a/testsuites/sptests/sp09/system.h +++ b/testsuites/sptests/sp09/system.h @@ -11,7 +11,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * system.h,v 1.2 1995/05/31 17:09:17 joel Exp + * $Id$ */ #include diff --git a/testsuites/sptests/sp09/task3.c b/testsuites/sptests/sp09/task3.c index 7a953e2e26..3ec1b0162c 100644 --- a/testsuites/sptests/sp09/task3.c +++ b/testsuites/sptests/sp09/task3.c @@ -17,7 +17,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * task3.c,v 1.2 1995/05/31 17:09:22 joel Exp + * $Id$ */ #include "system.h" -- cgit v1.2.3