From 6ec80385f8d1708c4cd11f88a2f05cbe54621096 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 14 Dec 2017 06:43:44 +0000 Subject: [PATCH] zap trailing whitespace; --- share/man/man9/cond_init.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man9/cond_init.9 b/share/man/man9/cond_init.9 index 1f6ff24d24c..2494b72a6b8 100644 --- a/share/man/man9/cond_init.9 +++ b/share/man/man9/cond_init.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cond_init.9,v 1.1 2017/12/14 00:41:58 dlg Exp $ */ +.\" $OpenBSD: cond_init.9,v 1.2 2017/12/14 06:43:44 jmc Exp $ */ .\" .\" Copyright (c) 2017 David Gwynne .\" @@ -104,5 +104,5 @@ taskq_barrier_task(void *p) */ cond_signal(c); -} +} .Ed -- 2.20.1