summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-aq
blob: 4053d8570c5313e1a3e89a60a2845565b68772e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aq,v 1.2 2000/08/29 17:08:38 abs Exp $

--- util/TypeRules.h.orig	Sun Jun 13 08:41:26 1999
+++ util/TypeRules.h
@@ -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