summaryrefslogtreecommitdiff
path: root/plugins/Dbx_tree
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_tree')
-rw-r--r--plugins/Dbx_tree/DatabaseLink.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dbx_tree/DatabaseLink.cpp b/plugins/Dbx_tree/DatabaseLink.cpp
index e2947bb72c..ec71cdeca1 100644
--- a/plugins/Dbx_tree/DatabaseLink.cpp
+++ b/plugins/Dbx_tree/DatabaseLink.cpp
@@ -99,4 +99,5 @@ DATABASELINK gDBLink = {
grokHeader,
LoadDatabase,
UnloadDatabase,
+ NULL // does not support file checking
};