glib: Fix a warning about missing element-type annotation
There is a missing colon right after "fields" in description poppler_document_reset_form(). This is causing the
"Warning: Poppler: poppler_document_reset_form: argument fields: Missing (element-type) annotation"
warning.