bindings/python: Initialize flags in jfsck()
commit2c51596edc7bb67a0be4c692b9f66c3c250feb07
authorAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 26 Feb 2011 21:57:01 +0000 (26 21:57 +0000)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 26 Feb 2011 21:57:01 +0000 (26 21:57 +0000)
treef58e7eec9471e67208e36643f27b983e2f759415
parentb2e18b1fefc2b51baf70d5e1a5c41567214ebfe4
bindings/python: Initialize flags in jfsck()

Since flags is an optional parameter, we need to initialize it.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
bindings/python/libjio.c