From bf9e20711e4f3905b2bbcceab2b339b50c7097dd Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 24 Jul 2012 19:43:38 +0000 Subject: conformtest: Update expectations for time.h. --- conform/data/time.h-data | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conform') diff --git a/conform/data/time.h-data b/conform/data/time.h-data index 0deb6be136..8ed2b4a68d 100644 --- a/conform/data/time.h-data +++ b/conform/data/time.h-data @@ -1,8 +1,8 @@ -constant NULL -constant CLOCKS_PER_SEC +macro-constant NULL == 0 +macro CLOCKS_PER_SEC {clock_t} #ifdef ISO11 -macro TIME_UTC +macro-int-constant TIME_UTC > 0 #endif #if !defined ISO && !defined ISO99 -- cgit v1.2.3