From e195d3217826d61ab0d7ca7e2032271f5066a7df Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 15 Jul 2019 08:13:44 -0400 Subject: add upstream 10.14 --- zen/warn_static.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'zen/warn_static.h') diff --git a/zen/warn_static.h b/zen/warn_static.h index fb8fbb95..17e7cf25 100644 --- a/zen/warn_static.h +++ b/zen/warn_static.h @@ -8,10 +8,10 @@ #define WARN_STATIC_H_08724567834560832745 /* -Portable Compile-Time Warning ------------------------------ -Usage: - warn_static("my message") + Portable Compile-Time Warning + ----------------------------- + Usage: + warn_static("my message") */ #define ZEN_STATIC_WARNING_STRINGIZE(NUM) #NUM -- cgit