summaryrefslogtreecommitdiff
path: root/test/nsgif.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/nsgif.c')
-rw-r--r--test/nsgif.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/nsgif.c b/test/nsgif.c
index 5ad9116..7d61504 100644
--- a/test/nsgif.c
+++ b/test/nsgif.c
@@ -384,6 +384,8 @@ int main(int argc, char *argv[])
warning("nsgif_data_scan", err);
}
+ nsgif_data_complete(gif);
+
if (nsgif_options.loops == 0) {
nsgif_options.loops = 1;
}