From 3d61cddf64ee00ccfa9f1d7bc28503bc05e375e6 Mon Sep 17 00:00:00 2001 From: Michael Tuexen Date: Fri, 30 Nov 2018 13:46:21 +0100 Subject: Whitespace change. --- executor/common_bsd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'executor/common_bsd.h') diff --git a/executor/common_bsd.h b/executor/common_bsd.h index a372f1d13..b26dabaa3 100644 --- a/executor/common_bsd.h +++ b/executor/common_bsd.h @@ -11,7 +11,6 @@ #if GOOS_openbsd - static void vsnprintf_check(char* str, size_t size, const char* format, va_list args) { int rv; -- cgit mrf-deployment