mirror of
https://review.haiku-os.org/haiku
synced 2025-02-23 05:58:31 +01:00
Forgotten initialization in fs_shell
Signed-off-by: Axel Dörfler <axeld@pinc-software.de>
This commit is contained in:
parent
04da290fd6
commit
73d45183f9
@ -389,6 +389,7 @@ cache_transaction::cache_transaction()
|
||||
notification_hook = NULL;
|
||||
notification_data = NULL;
|
||||
open = true;
|
||||
has_sub_transaction = false;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user