Fix indentation.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
Andrea Odetti 2018-03-03 17:58:39 +00:00
parent a4ddef6826
commit cdd59a1e12

View file

@ -82,8 +82,8 @@ namespace
DiskDestroy();
ImageDestroy();
fclose(g_fh);
g_fh = NULL;
fclose(g_fh);
g_fh = NULL;
}
}