mebug
Signed-off-by: Clement Calmels
---
src/lxc/confile.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/lxc/confile.c b/src/lxc/confile.c
index 610ca15..76fa9ac 100644
--- a/src/lxc/confile.c
+++ b/src/lxc/confile.c
@@ -107,8 +107,7 @@ static struct config *getco
This change allow end of line comment and IMHO simplify parse_line function.
Signed-off-by: Clement Calmels
---
src/lxc/confile.c | 69 ++---
1 files changed, 23 insertions(+), 46 deletions(-)
diff --git a/src/lxc/confile.c b/src/lxc/confile.c
Signed-off-by: Clement Calmels
---
src/lxc/parse.c | 72 ---
src/lxc/parse.h | 12 -
2 files changed, 0 insertions(+), 84 deletions(-)
diff --git a/src/lxc/parse.c b/src/lxc/parse.c
index ee6b5de..156f05a 100644
--- a/src/lxc