summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 82b422a)
raw | patch | inline | side by side (parent: 82b422a)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 16 Aug 2014 06:38:32 +0000 (08:38 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 16 Aug 2014 06:38:32 +0000 (08:38 +0200) |
src/include/core/store.h | patch | blob | history |
index 8eaeecdc3f554998e2a63fee3b15bbce50a6125b..169d1128ac03d1fcef4c809f47984ef57f61317b 100644 (file)
--- a/src/include/core/store.h
+++ b/src/include/core/store.h
* specified 'service' object. If the referenced host does not exist, an error
* will be reported. Else, a new entry will be created in the store. Any
* memory required for storing the entry will be allocated an managed by the
- * store itself. The specified service-object will not be referenced or
- * further accessed.
+ * store itself.
*
* Returns:
* - 0 on success
* specified 'metric' object. If the referenced host does not exist, an error
* will be reported. Else, a new entry will be created in the store. Any
* memory required for storing the entry will be allocated an managed by the
- * store itself. The specified metric-object will not be referenced or
- * further accessed.
+ * store itself.
*
* Returns:
* - 0 on success