Code

store: Changed various parameters to 'const char *'.
authorSebastian Harl <sh@tokkee.org>
Thu, 13 Dec 2012 12:35:34 +0000 (13:35 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 13 Dec 2012 12:35:34 +0000 (13:35 +0100)
commitad0100d18b3e1b754a92f36ef91f52382b0b6ead
treef404db4c52e9a26147cd467bba09194d2af6b7be
parent170488932e1d1d77971095c4edda3969ee619d07
store: Changed various parameters to 'const char *'.

None of these parameters will be modified, so all to pass in constant strings.
src/core/store.c
src/include/core/store.h