projects
/
platform
/
core
/
appfw
/
vconf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c9a8ad
)
Improvement of listing
17/15917/1
author
José Bollo
<jose.bollo@open.eurogiciel.org>
Mon, 20 Jan 2014 16:15:51 +0000
(17:15 +0100)
committer
José Bollo
<jose.bollo@open.eurogiciel.org>
Tue, 28 Jan 2014 14:59:52 +0000
(15:59 +0100)
This patch makes the output of "vconftool get -r ..."
more readable.
Change-Id: I14b48fb3743bae8e850bde51c115d48bc159f13d
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
vconftool.c
patch
|
blob
|
history
diff --git
a/vconftool.c
b/vconftool.c
index 82e7ad7f28bf3c31ec0d5f444a284f5d6bd7dd27..74045c4a7775db3569ede4c06db0353bb6c11b85 100755
(executable)
--- a/
vconftool.c
+++ b/
vconftool.c
@@
-485,8
+485,6
@@
static void get_operation(char *input)
static void recursive_get(char *subDIR, int level)
{
- printf("%s", subDIR);
-
keylist_t *get_keylist;
keynode_t *first_node;