summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcloder <cloder@openbsd.org>2005-11-28 01:06:12 +0000
committercloder <cloder@openbsd.org>2005-11-28 01:06:12 +0000
commit2bf00d55d2e7546f0051d008a321411d35d5ce6c (patch)
tree9ef9eb58ec684dcacf79c370671f2c806bfaba7a
parentTest for promoting in-range literal to bigger type (diff)
downloadwireguard-openbsd-2bf00d55d2e7546f0051d008a321411d35d5ce6c.tar.xz
wireguard-openbsd-2bf00d55d2e7546f0051d008a321411d35d5ce6c.zip
Remove dammit
-rw-r--r--regress/usr.bin/xlint/test-5.c.exp1
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: