aboutsummaryrefslogtreecommitdiffstats
path: root/src/base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base.cpp')
-rw-r--r--src/base.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/base.cpp b/src/base.cpp
index 79ad0655..5927e74e 100644
--- a/src/base.cpp
+++ b/src/base.cpp
@@ -62,6 +62,10 @@ const string NULL_STRING;
*/
const text NULL_TEXT;
+/** "Null" (empty) word.
+ */
+const word NULL_WORD;
+
/** Return the library name (eg. "libvmime").
*