Code

plugin: sdb_plugin_store_* now return >0 if the new value was too old.
authorSebastian Harl <sh@tokkee.org>
Thu, 21 May 2015 22:16:04 +0000 (00:16 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 21 May 2015 22:16:04 +0000 (00:16 +0200)
commitd9b2f63068ea216299e3ef249021e253a7b22f7e
tree655b49b4b4584d334eeede9a72cd5d118ffb27a9
parent471314c5b8adebd4d1ae0b6f1003122d88b4a298
plugin: sdb_plugin_store_* now return >0 if the new value was too old.

That is, the return values now mean the same as for the sdb_store_* functions.
src/core/plugin.c