summaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.h')
-rw-r--r--mdoc.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/mdoc.h b/mdoc.h
index 39b88d47..740da2a5 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -1,4 +1,4 @@
-/* $Id: mdoc.h,v 1.38 2009/03/08 11:41:22 kristaps Exp $ */
+/* $Id: mdoc.h,v 1.39 2009/03/08 13:52:29 kristaps Exp $ */
/*
* Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -29,6 +29,8 @@
/* What follows is a list of ALL possible macros. */
+/* TODO: Brq et al. */
+
#define MDOC___ 0
#define MDOC_Dd 1
#define MDOC_Dt 2