summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:48:31 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:48:31 +0000
commitb0b209e03b73f19c8fbb16ec46b750a393266a6a (patch)
tree60a07255e1692f0eb266bcf1f88dbc014ffa6417
parenta263b13cf137e5fbed93bafa8c6932a71e8cef74 (diff)
downloadxorg-proto-fontsproto-b0b209e03b73f19c8fbb16ec46b750a393266a6a.tar.gz
merge latest (4.3.99.16) from XFree86 (vendor) branchXORG-RELEASE-1-BASEXEVIE-MERGEXEVIE-BASEXINERAMA_2XEVIE
-rw-r--r--FS.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/FS.h b/FS.h
index 47d9af0..6015fcb 100644
--- a/FS.h
+++ b/FS.h
@@ -50,7 +50,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/include/fonts/FS.h,v 1.8 2001/12/14 19:53:31 dawes Exp $ */
+/* $XFree86: xc/include/fonts/FS.h,v 1.10 2003/07/18 15:53:24 tsi Exp $ */
#ifndef _FS_H_
#define _FS_H_
@@ -66,6 +66,7 @@ in this Software without prior written authorization from The Open Group.
#define FamilyInternet 0
#define FamilyDECnet 1
#define FamilyChaos 2
+#define FamilyInternet6 6
typedef unsigned int FSDrawDirection;