summaryrefslogtreecommitdiff
path: root/libtiff/tif_fax3.h
diff options
context:
space:
mode:
authorLee Howard <faxguy@howardsilvan.com>2016-12-14 18:36:27 +0000
committerLee Howard <faxguy@howardsilvan.com>2016-12-14 18:36:27 +0000
commit709f14f258fe4a2603644b9cf26197cfd769ff76 (patch)
treea7d322f8698340bf4f5d33a606b481330a295ea0 /libtiff/tif_fax3.h
parent6e3867b3e643ce120dca42b2b5592203817fb9dd (diff)
downloadlibtiff-git-709f14f258fe4a2603644b9cf26197cfd769ff76.tar.gz
HylaFAX not Halyfax
Diffstat (limited to 'libtiff/tif_fax3.h')
-rw-r--r--libtiff/tif_fax3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtiff/tif_fax3.h b/libtiff/tif_fax3.h
index 45ce43f1..8a435059 100644
--- a/libtiff/tif_fax3.h
+++ b/libtiff/tif_fax3.h
@@ -1,4 +1,4 @@
-/* $Id: tif_fax3.h,v 1.12 2016-12-13 18:15:48 erouault Exp $ */
+/* $Id: tif_fax3.h,v 1.13 2016-12-14 18:36:27 faxguy Exp $ */
/*
* Copyright (c) 1990-1997 Sam Leffler
@@ -81,7 +81,7 @@ extern void _TIFFFax3fillruns(unsigned char*, uint32*, uint32*, uint32);
#define S_MakeUp 11
#define S_EOL 12
-/* WARNING: do not change the layout of this structure as the Halyfax software */
+/* WARNING: do not change the layout of this structure as the HylaFAX software */
/* really depends on it. See http://bugzilla.maptools.org/show_bug.cgi?id=2636 */
typedef struct { /* state table entry */
unsigned char State; /* see above */