summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6851612)
raw | patch | inline | side by side (parent: 6851612)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 19 Oct 2014 15:58:46 +0000 (17:58 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 19 Oct 2014 15:58:46 +0000 (17:58 +0200) |
src/include/core/store.h | patch | blob | history |
index a7804ddc31f781dff833d31547a861c233f8c865..b1d15f5b77d7569e771ddd5bc5ae8741ae5f229e 100644 (file)
--- a/src/include/core/store.h
+++ b/src/include/core/store.h
/*
* sdb_store_expr_attrvalue:
* Creates an expression which evaluates to the value of the specified
- * attribute of a stored object.
+ * attribute of a stored object. Evaluates to a NULL value if the attribute
+ * does not exist.
*
* Returns:
* - an expression object on success