mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-17 09:06:26 +00:00
fix for comment
This commit is contained in:
parent
38c6eb7b6b
commit
df040c7d99
@ -132,7 +132,7 @@ namespace realm {
|
||||
// Realm after closing it will produce undefined behavior.
|
||||
void close();
|
||||
|
||||
// returns the file format version upgraded from, or 0 if not upgraded
|
||||
// returns the file format version upgraded from if an upgrade took place
|
||||
util::Optional<int> file_format_upgraded_from_version() const;
|
||||
|
||||
~Realm();
|
||||
|
Loading…
x
Reference in New Issue
Block a user