Commit 6e143868 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Staticize

parent e93fa94d
...@@ -67,7 +67,7 @@ static int cli_i = -1, cli_o = -1; ...@@ -67,7 +67,7 @@ static int cli_i = -1, cli_o = -1;
struct VCLS *mgt_cls; struct VCLS *mgt_cls;
static const char *secret_file; static const char *secret_file;
struct vsb *cli_buf = NULL; static struct vsb *cli_buf = NULL;
/*--------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment