summaryrefslogtreecommitdiff
path: root/src/myfrobnicator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/myfrobnicator.h')
-rw-r--r--src/myfrobnicator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/myfrobnicator.h b/src/myfrobnicator.h
index b299b69..43c1901 100644
--- a/src/myfrobnicator.h
+++ b/src/myfrobnicator.h
@@ -126,6 +126,7 @@ void my_frobnicator_return_arrays (MyFrobnicator *frobnicator,
GArray **out_garray_ai,
GArray **out_garray_ad,
GPtrArray **out_gptrarray_as,
+ GPtrArray **out_other_gptrarray_as,
GByteArray **out_gbytearray_ay,
gint **out_carray_ai,
guint *out_carray_ai_len,