diff options
author | Chad Loder <cloder@cvs.openbsd.org> | 2005-11-28 01:06:13 +0000 |
---|---|---|
committer | Chad Loder <cloder@cvs.openbsd.org> | 2005-11-28 01:06:13 +0000 |
commit | f1b650e3f26cc44d796780ef1118e38f52c5f099 (patch) | |
tree | 33b746121b97f9f3a319fef8ce1ecde9c764683f /regress/usr.bin/xlint/test-5.c.exp | |
parent | 6ebcfc6e54e6a43e07adf0dfab78693cc79df2ae (diff) |
Remove dammit
Diffstat (limited to 'regress/usr.bin/xlint/test-5.c.exp')
-rw-r--r-- | regress/usr.bin/xlint/test-5.c.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/regress/usr.bin/xlint/test-5.c.exp b/regress/usr.bin/xlint/test-5.c.exp index f42ee906c23..143e0c4e9c1 100644 --- a/regress/usr.bin/xlint/test-5.c.exp +++ b/regress/usr.bin/xlint/test-5.c.exp @@ -1,6 +1,5 @@ test-5.c(34): warning: conversion to 'unsigned long long' due to prototype, arg #1 test-5.c(35): warning: conversion of 'long long' to 'int' is out of range, arg #1 -dammit2 test-5.c(36): warning: conversion to 'unsigned int' due to prototype, arg #1 test-5.c(36): warning: conversion of negative constant to unsigned type, arg #1 Lint pass2: |