From: otto Date: Wed, 29 Nov 2017 15:06:31 +0000 (+0000) Subject: zap untrue comment (since bcode.c 1.43) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5c11400692be1576ad8e3408dfbee805a3a2d34f;p=openbsd zap untrue comment (since bcode.c 1.43) --- diff --git a/regress/usr.bin/dc/Makefile b/regress/usr.bin/dc/Makefile index e4a98d05280..b337c88b581 100644 --- a/regress/usr.bin/dc/Makefile +++ b/regress/usr.bin/dc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2017/07/06 21:33:45 bluhm Exp $ +# $OpenBSD: Makefile,v 1.20 2017/11/29 15:06:31 otto Exp $ DC?= dc DCFLAGS= -x @@ -11,7 +11,7 @@ REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 \ # .in: input file # .out: desired result -# t1: basic operations, prints "dc: Runtime warning: non-zero scale in exponent" +# t1: basic operations # t2: factoring program # t3: string handling # t4: more string ops