git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35270 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -436,7 +436,7 @@ int gsd_close_mpeg(void)
if (!(fmt->flags & AVFMT_NOFILE)) {
/* close the output file */
- url_fclose(&oc->pb);
+ url_fclose(oc->pb);
}
/* free the stream */