diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-08-01 23:03:36 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-08-01 23:03:36 +0000 |
commit | 77a39eaad45f4c723559234616c8f670a6602d02 (patch) | |
tree | 95ae97dba3c392b50d861233a57911d863c4d516 /gnu | |
parent | 82222e6790f4ae1131090bffa11d4e8062eb517b (diff) |
weird build shit
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/texinfo/po/cat-id-tbl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/texinfo/po/cat-id-tbl.c b/gnu/usr.bin/texinfo/po/cat-id-tbl.c index 8e7d2b04ee0..e0d2ce8083b 100644 --- a/gnu/usr.bin/texinfo/po/cat-id-tbl.c +++ b/gnu/usr.bin/texinfo/po/cat-id-tbl.c @@ -498,4 +498,4 @@ Email bug reports to bug-texinfo@prep.ai.mit.edu.", 358}, {"%s; for file `%s'.\n", 363}, {"Virtual memory exhausted in %s ()! Needed %d bytes.", 364}, }; - +int _msg_tbl_length = 364; |