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. --- c/src/tests/samples/hello/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/tests/samples/hello/system.h') diff --git a/c/src/tests/samples/hello/system.h b/c/src/tests/samples/hello/system.h index c4a8598d0c..49deb52d4a 100644 --- a/c/src/tests/samples/hello/system.h +++ b/c/src/tests/samples/hello/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:06:00 joel Exp + * $Id$ */ #include -- cgit v1.2.3