summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-ap
blob: 48d629f2510cb6b792e5e7dbb88f09c228b9127a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ap,v 1.4 2000/08/30 09:50:46 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