summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-af
blob: 755c8419535574722f3e88de787eb493d76f4c14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-af,v 1.1.1.1 1999/08/11 06:04:29 rh Exp $

--- util/TypeRules.h.orig	Sun Jun 13 09:41:26 1999
+++ util/TypeRules.h	Mon Aug  9 21:59:31 1999
@@ -130,6 +130,7 @@
     bool	cont;	// continuation
     enum {
 	ASCII,		// ascii-only string
+	ASCIIESC,	// ascii-only string + escape char (iso-2022 variants)
 	STRING,		// byte string
 	ADDR,		// address of match
 	BYTE,		// 8 bits