summaryrefslogtreecommitdiffabout
path: root/lib/data.cc
Unidiff
Diffstat (limited to 'lib/data.cc') (more/less context) (show whitespace changes)
-rw-r--r--lib/data.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/data.cc b/lib/data.cc
index c040430..f71788f 100644
--- a/lib/data.cc
+++ b/lib/data.cc
@@ -9,2 +9,5 @@ namespace opkele {
9 9
10 const char *_iname_leaders = "=@+$!(";
11 const char *_whitespace_chars = " \t\r\n";
12
10 } 13 }