]> git.cameronkatri.com Git - mandoc.git/blobdiff - out.h
Made `Xr' compatible with groff calling conventions where arguments following the
[mandoc.git] / out.h
diff --git a/out.h b/out.h
index e94ed54112510a4edefa94ad1f682e07a8eb4833..9ace711747daca603638c7460b17713a280c5e72 100644 (file)
--- a/out.h
+++ b/out.h
@@ -1,4 +1,4 @@
-/*     $Id: out.h,v 1.8 2009/11/08 09:23:35 kristaps Exp $ */
+/*     $Id: out.h,v 1.9 2009/11/12 08:21:05 kristaps Exp $ */
 /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
  *
@@ -44,6 +44,7 @@ enum  roffdeco {
        DECO_ROMAN,
        DECO_PREVIOUS,
        DECO_SIZE,
+       DECO_NOSPACE,
        DECO_MAX
 };