mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
Fix indentation warning
This commit is contained in:
@@ -146,7 +146,7 @@ cleanup:
|
||||
if (table)
|
||||
mdb_free_tabledef(table);
|
||||
|
||||
return mdb->catalog;
|
||||
return mdb->catalog;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user