diff options
author | Martynas Venckus <martynas@cvs.openbsd.org> | 2009-04-08 22:02:09 +0000 |
---|---|---|
committer | Martynas Venckus <martynas@cvs.openbsd.org> | 2009-04-08 22:02:09 +0000 |
commit | d713073343b3f1e0d3b7aa7d9528f61a8ce62dd7 (patch) | |
tree | 46d2978ca19e675b5c8ea1aff5016c6c6291fabf /regress | |
parent | 8b2b3f4923ecf38a72a7c9b4c33d7e4386b08580 (diff) |
adapt lint regress after time.h r. 1.24 "sounds fine" millert@. ok chl@
cloder@'s email bounces
Diffstat (limited to 'regress')
-rw-r--r-- | regress/usr.bin/xlint/test-16.c.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/regress/usr.bin/xlint/test-16.c.exp b/regress/usr.bin/xlint/test-16.c.exp index e58423094fa..b591b702fb4 100644 --- a/regress/usr.bin/xlint/test-16.c.exp +++ b/regress/usr.bin/xlint/test-16.c.exp @@ -1,3 +1 @@ -/usr/include/sys/time.h:207: warning: converted from 'long' to 'unsigned long long' -/usr/include/sys/time.h:224: warning: converted from 'long' to 'unsigned long long' Lint pass2: |