conf: non-functional changes

parent a61b4e85
......@@ -376,7 +376,7 @@ struct lxc_conf {
char *inherit_ns[LXC_NS_MAX];
/* init working directory */
char* init_cwd;
char *init_cwd;
/* A list of clients registered to be informed about a container state. */
struct lxc_list state_clients;
......
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