aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/cmd_blk.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/cmd_blk.c')
-rw-r--r--cmd/cmd_blk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/cmd_blk.c b/cmd/cmd_blk.c
index 07f27f8..a568f98 100644
--- a/cmd/cmd_blk.c
+++ b/cmd/cmd_blk.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;
/*