author | Florian Forster <octo@noris.net> | |
Mon, 29 Sep 2008 12:56:43 +0000 (14:56 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Mon, 29 Sep 2008 12:56:43 +0000 (14:56 +0200) | ||
commit | 7c84372528ab858cc8ea8a4bc6ee577f7ef3026a | |
tree | ea59e9947f4df0da2d48940de22ebb1bbe25ef5e | tree | snapshot |
parent | 424adfdc39de5a338bfef18a150c0557b79d3b49 | commit | diff |
src/utils_complain.h: Rename `C_COMPLAIN_INIT' to `C_COMPLAIN_INIT_STATIC'.
Because it can only be used when initializing during declaration. A macro
for initializing a struct by pointer as been added with the previous name,
i. e. `C_COMPLAIN_INIT(c)'.
Signed-off-by: Florian Forster <octo@noris.net>
Because it can only be used when initializing during declaration. A macro
for initializing a struct by pointer as been added with the previous name,
i. e. `C_COMPLAIN_INIT(c)'.
Signed-off-by: Florian Forster <octo@noris.net>
src/plugin.c | diff | blob | history | |
src/postgresql.c | diff | blob | history | |
src/utils_complain.h | diff | blob | history |