From c17cf9d838586b04082e2a9732e8b9c09456fdff Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Tue, 20 Sep 2005 04:07:40 +0000 Subject: [PATCH] *** empty log message *** --- ase/types.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ase/types.h b/ase/types.h index 7057bcde..1f7aa7b4 100644 --- a/ase/types.h +++ b/ase/types.h @@ -1,5 +1,5 @@ /* - * $Id: types.h,v 1.34 2005-09-19 14:52:40 bacon Exp $ + * $Id: types.h,v 1.35 2005-09-20 04:07:40 bacon Exp $ */ #ifndef _XP_TYPES_H_ @@ -14,7 +14,7 @@ #endif /* - * HEADER: types.h + * NOTE: Data Types * Various basic data types are predefined for convenience sake and used * constantly thoughout the entire toolkit. The developers are strongly * encouraged to use these data types rather than built-in data types