summaryrefslogtreecommitdiff
path: root/src/logTypes.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/logTypes.hpp')
-rw-r--r--src/logTypes.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/logTypes.hpp b/src/logTypes.hpp
index 687f43b..7a78cc1 100644
--- a/src/logTypes.hpp
+++ b/src/logTypes.hpp
@@ -29,6 +29,7 @@ namespace WebStat {
QueryString,
Referrer,
UserAgent,
+ UnparsableLine,
};
using Crc32Value = uint32_t;