From 466c1be273ce2f7354532f876250cbc3d9d6cefd Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Thu, 27 Dec 2018 10:33:52 +0000 Subject: snapshot of project "lynx", label v2-9-0dev_0b --- WWW/Library/Implementation/LYLeaks.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'WWW/Library/Implementation/LYLeaks.h') diff --git a/WWW/Library/Implementation/LYLeaks.h b/WWW/Library/Implementation/LYLeaks.h index e75fd6da..2139fa38 100644 --- a/WWW/Library/Implementation/LYLeaks.h +++ b/WWW/Library/Implementation/LYLeaks.h @@ -1,5 +1,5 @@ /* - * $LynxId: LYLeaks.h,v 1.17 2018/03/30 00:35:10 tom Exp $ + * $LynxId: LYLeaks.h,v 1.18 2018/12/27 10:27:01 tom Exp $ */ #ifndef __LYLEAKS_H /* @@ -296,7 +296,7 @@ extern "C" { * Trick to get tracking of var arg functions without relying on var arg * preprocessor macros: */ - typedef char *HTSprintflike(char **, const char *,...); + typedef char *HTSprintflike(char **, const char *, ...); extern HTSprintflike *Get_htsprintf_fn(const char *cp_File, const short ssi_Line); extern HTSprintflike *Get_htsprintf0_fn(const char *cp_File, -- cgit 1.4.1-2-gfad0