From 01710a01c86ac389e049f259d190bb63084612d4 Mon Sep 17 00:00:00 2001 From: kettenis Date: Thu, 26 Dec 2013 16:22:55 +0000 Subject: [PATCH] spacing --- regress/lib/libpthread/stdarg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/lib/libpthread/stdarg/Makefile b/regress/lib/libpthread/stdarg/Makefile index 42769f3d63a..b2fe241a858 100644 --- a/regress/lib/libpthread/stdarg/Makefile +++ b/regress/lib/libpthread/stdarg/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2002/09/02 20:01:43 avsm Exp $ +# $OpenBSD: Makefile,v 1.5 2013/12/26 16:22:55 kettenis Exp $ PROG= stdarg CFLAGS+= -I${.CURDIR}/../include -REGRESS_MAXTIME= 10 +REGRESS_MAXTIME=10 .include -- 2.20.1