From 7799f52a32f592a7efe259bc3411ba52d13db797 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Tue, 30 May 1995 06:41:30 +0000 Subject: Remove trailing whitespace. --- usr.bin/ar/misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/ar/misc.c') diff --git a/usr.bin/ar/misc.c b/usr.bin/ar/misc.c index 4faaa22f1a2d..2a2ffb03678b 100644 --- a/usr.bin/ar/misc.c +++ b/usr.bin/ar/misc.c @@ -73,7 +73,7 @@ tmp() (void)sprintf(path, "%s/%s", envtmp, _NAME_ARTMP); else strcpy(path, _PATH_ARTMP); - + sigfillset(&set); (void)sigprocmask(SIG_BLOCK, &set, &oset); if ((fd = mkstemp(path)) == -1) -- cgit v1.3