tupdate request count - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 4f36200efb319fdb08b88c31d9686148358a664a
(DIR) parent 7d014832d8926780752591a74b8c5a2a08c30de4
(HTM) Author: rsc <devnull@localhost>
Date: Wed, 14 Dec 2005 20:07:55 +0000
update request count
Diffstat:
M src/cmd/troff/tdef.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/src/cmd/troff/tdef.h b/src/cmd/troff/tdef.h
t@@ -163,7 +163,7 @@ extern char errbuf[];
/* array sizes, and similar limits: */
#define MAXFONTS 99 /* Maximum number of fonts in fontab */
-#define NM 90 /* requests + macros */
+#define NM 91 /* requests + macros */
#define NN NNAMES /* number registers */
#define NNAMES 15 /* predefined reg names */
#define NIF 15 /* if-else nesting */