From 5f9ecf75877d536eaf133b50985f0a18daf2380c Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Tue, 30 Nov 1999 20:28:31 +0000 Subject: ChangeLogTag:Tue Nov 30 14:24:31 1999 Ossama Othman --- acconfig.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 00a249d76d9..4cc781f989e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -870,10 +870,10 @@ /* Compiler/platform supports SVR4 signal typedef. */ #undef ACE_HAS_SVR4_SIGNAL_T -/* Compiler/platform supports SVR4 TLI (in particular, T_GETNAME stuff), */ +/* Compiler/platform supports SVR4 TLI (in particular, T_GETNAME stuff). */ #undef ACE_HAS_SVR4_TLI -/* HP/UX has an undefined syscall for GETRUSAGE... */ +/* HP/UX has an undefined syscall for GETRUSAGE. */ #undef ACE_HAS_SYSCALL_GETRUSAGE /* Compiler/platform contains the file. */ @@ -1462,4 +1462,4 @@ /* All lines below "@BOTTOM@" will be placed at the bottom of config.h.in. */ -#endif /* ACE_CONFIG_H */ +#endif /* ACE_CONFIG_H */ -- cgit v1.2.1