From f1b650e3f26cc44d796780ef1118e38f52c5f099 Mon Sep 17 00:00:00 2001 From: Chad Loder Date: Mon, 28 Nov 2005 01:06:13 +0000 Subject: Remove dammit --- regress/usr.bin/xlint/test-5.c.exp | 1 - 1 file changed, 1 deletion(-) (limited to 'regress/usr.bin') 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: -- cgit v1.2.3