diff options
Diffstat (limited to 'conform')
-rw-r--r-- | conform/data/time.h-data | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conform/data/time.h-data b/conform/data/time.h-data index 0deb6be..8ed2b4a 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 |