summaryrefslogtreecommitdiffstats
path: root/action.c
diff options
context:
space:
mode:
Diffstat (limited to 'action.c')
-rw-r--r--action.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/action.c b/action.c
index 43edb506..c94c541d 100644
--- a/action.c
+++ b/action.c
@@ -160,5 +160,7 @@ mdoc_action(struct mdoc *mdoc, int tok, int pos)
default:
break;
}
+
+ MDOC_Nm... ?
#endif