Code

Read-only store types: const char ** → const char * const *.
authorSebastian Harl <sh@tokkee.org>
Wed, 30 Sep 2015 09:14:46 +0000 (11:14 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 30 Sep 2015 09:14:46 +0000 (11:14 +0200)
commit0c9e3aa9ba3948e88a0241861b75a002085eeccd
tree52efa6881898da43a3bf23c1420f4db6b2705f45
parenteabf5255d29d62b4fa89492d40830b0213831f07
Read-only store types: const char ** → const char * const *.

This makes it truely read-only.
src/core/plugin.c
src/core/store.c
src/include/core/store.h