summaryrefslogtreecommitdiffstats
path: root/man.h
diff options
context:
space:
mode:
Diffstat (limited to 'man.h')
-rw-r--r--man.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/man.h b/man.h
index 8f71f329..3e43c3ad 100644
--- a/man.h
+++ b/man.h
@@ -71,6 +71,7 @@ enum man_type {
struct man_meta {
char *msec;
time_t date;
+ char *rawdate;
char *vol;
char *title;
char *source;