summaryrefslogtreecommitdiff
path: root/tests/repository/gitestthrows.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/repository/gitestthrows.c')
-rw-r--r--tests/repository/gitestthrows.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/repository/gitestthrows.c b/tests/repository/gitestthrows.c
index 9bc7ec10..5c1ffe5b 100644
--- a/tests/repository/gitestthrows.c
+++ b/tests/repository/gitestthrows.c
@@ -12,8 +12,8 @@ main(int argc, char **argv)
GTypelib *ret;
GIBaseInfo *info;
char *girdir;
- GArgument in_arg[1];
- GArgument ret_arg;
+ GIArgument in_arg[1];
+ GIArgument ret_arg;
GError *error;
gboolean invoke_return;