From 3e187c094f12ef41ea6de2f55d128c3e037b5c12 Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Wed, 25 Sep 2019 19:17:09 +0100 Subject: Untested version, recompiled with new buf library and with c+ --- cmd/cmd_info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/cmd_info.c') diff --git a/cmd/cmd_info.c b/cmd/cmd_info.c index 74324f6..01f58f6 100644 --- a/cmd/cmd_info.c +++ b/cmd/cmd_info.c @@ -5,7 +5,7 @@ #include "libcmd/cmd_parse.h" extern file_t *g_file; -extern buf_t *g_buf; +extern Buf *g_buf; extern int g_flags; /* -- cgit v1.2.3