summaryrefslogtreecommitdiff
path: root/decoder/fdict.cc
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/fdict.cc')
-rw-r--r--decoder/fdict.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/fdict.cc b/decoder/fdict.cc
index 83aa7cea..8218a5d3 100644
--- a/decoder/fdict.cc
+++ b/decoder/fdict.cc
@@ -1,4 +1,5 @@
#include "fdict.h"
Dict FD::dict_;
+bool FD::frozen_ = false;