From 09dc60b4d73f290ccad37a086a6f867fe11efa44 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sun, 29 Jul 2018 06:16:42 +0100 Subject: patch and plain diff works --- ui_70-shared.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ui_70-shared.h') diff --git a/ui_70-shared.h b/ui_70-shared.h index 8abc3c6..c793950 100644 --- a/ui_70-shared.h +++ b/ui_70-shared.h @@ -43,6 +43,7 @@ void cgit_gopher_text(const char *txt); void cgit_gopher_tab(); void cgit_gopher_text_pad(const char *txt, int len); void cgit_gopher_end_selector(); +void gopherf(const char *format, ...); -- cgit v1.2.3