12 lines
377 B
Text
12 lines
377 B
Text
$NetBSD: patch-ai,v 1.1 2005/03/27 18:22:35 ben Exp $
|
|
|
|
--- h/rtf.h.dist.orig 1994-04-05 12:53:31.000000000 -0700
|
|
+++ h/rtf.h.dist
|
|
@@ -109,6 +109,7 @@ extern int rtfLinePos; /* input line po
|
|
# define rtfMacCharSet 1
|
|
# define rtfPcCharSet 2
|
|
# define rtfPcaCharSet 3
|
|
+# define rtfAnsiCpCharSet 4
|
|
|
|
|
|
/* destination minor numbers should be zero-based and sequential */
|