Code Review
/
apps
/
agl-service-data-persistence.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
|
inline
| side by side (parent:
562d263
)
database: update the name of the API to 'lludb'
author
José Bollo
<jose.bollo@iot.bzh>
Wed, 25 Oct 2017 13:32:11 +0000
(15:32 +0200)
committer
José Bollo
<jose.bollo@iot.bzh>
Wed, 25 Oct 2017 13:32:11 +0000
(15:32 +0200)
Change-Id: I26c415784031d693be816fb9e96e8c255eac9eb0
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
ll-database-binding/src/ll-database-binding.c
patch
|
blob
|
history
diff --git
a/ll-database-binding/src/ll-database-binding.c
b/ll-database-binding/src/ll-database-binding.c
index
c9f49f1
..
c3ab27e
100644
(file)
--- a/
ll-database-binding/src/ll-database-binding.c
+++ b/
ll-database-binding/src/ll-database-binding.c
@@
-452,7
+452,7
@@
static const afb_verb_v2 ll_database_binding_verbs[]= {
};
const struct afb_binding_v2 afbBindingV2 = {
};
const struct afb_binding_v2 afbBindingV2 = {
- .api = "ll
-database",
+ .api = "ll
udb", /* low-level user database */
.specification = NULL,
.verbs = ll_database_binding_verbs,
.preinit = NULL,
.specification = NULL,
.verbs = ll_database_binding_verbs,
.preinit = NULL,