Fix indentation.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
a4ddef6826
commit
cdd59a1e12
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ namespace
|
|||
|
||||
DiskDestroy();
|
||||
ImageDestroy();
|
||||
fclose(g_fh);
|
||||
g_fh = NULL;
|
||||
fclose(g_fh);
|
||||
g_fh = NULL;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue