summaryrefslogtreecommitdiff
path: root/source3/aparser/templates/prs_uint32.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/aparser/templates/prs_uint32.tpl')
-rw-r--r--source3/aparser/templates/prs_uint32.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/aparser/templates/prs_uint32.tpl b/source3/aparser/templates/prs_uint32.tpl
index 2e2fd638e4..eb76715d28 100644
--- a/source3/aparser/templates/prs_uint32.tpl
+++ b/source3/aparser/templates/prs_uint32.tpl
@@ -1 +1 @@
- if (!prs_uint32("@ELEM@", ps, depth+1, &il->@ELEM@)) goto fail;
+ if (!io_uint32("@ELEM@", ps, depth+1, &il->@ELEM@)) goto fail;