tests: Fix compiler warnings
authorMartin Pitt <martinpitt@gnome.org>
Tue, 15 Jan 2013 09:05:20 +0000 (10:05 +0100)
committerMartin Pitt <martinpitt@gnome.org>
Tue, 15 Jan 2013 09:05:20 +0000 (10:05 +0100)
commitf65395f5f9f1ef980315ae11c454c324bb61e24d
tree08af0de69599d74b23896091b0c20b4b3b0d4a1f
parent5e4ddbcb8eacede04d5ade9e630d2efe29c022a0
tests: Fix compiler warnings

Fix (void) function declarations that occur with -Wstrict-prototypes, and the
g_param_spec_get_name() which drops the const from its argument.
tests/gimarshallingtests.c
tests/gimarshallingtests.h
tests/scanner/regress.c