mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
Fix indentation warning
This commit is contained in:
parent
d31bbe88c5
commit
64dd48a752
@ -146,7 +146,7 @@ cleanup:
|
|||||||
if (table)
|
if (table)
|
||||||
mdb_free_tabledef(table);
|
mdb_free_tabledef(table);
|
||||||
|
|
||||||
return mdb->catalog;
|
return mdb->catalog;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user