author | Sebastian Harl <sh@tokkee.org> | |
Thu, 1 Aug 2013 23:59:19 +0000 (16:59 -0700) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 1 Aug 2013 23:59:19 +0000 (16:59 -0700) | ||
commit | d2dfea6b174f94b1d3a76d693d9736182e4a5f33 | |
tree | 6927e6046719781f8cb4404743ed4af9b684f2e1 | tree | snapshot |
parent | 43ad58582d8be53eae16e9c2eb8601add8af0350 | commit | diff |
store: Let sdb_store_service() accept const arguments.
There's no need in letting the caller construct a service object. All passed
in strings are treated as constant values anyway.
There's no need in letting the caller construct a service object. All passed
in strings are treated as constant values anyway.
src/backend/collectd/unixsock.c | diff | blob | history | |
src/backend/mk-livestatus.c | diff | blob | history | |
src/core/store.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history |