summaryrefslogtreecommitdiff
path: root/Xos.h
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-04-20 01:24:25 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-04-20 01:24:25 +0000
commit33cea539618d58d64efb6a5c0465d14a471256cd (patch)
tree4fb6495411d82618e93f1754c281506d233953b4 /Xos.h
parent5e7d5cbf21c33f883ab508a51422775f59c4da00 (diff)
On Solaris, #include <sys/isa_defs.h> to be sure _LP64 is defined in 64-bit
builds. Fix some comment typos.
Diffstat (limited to 'Xos.h')
-rw-r--r--Xos.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Xos.h b/Xos.h
index 94fe58c..b6b93a5 100644
--- a/Xos.h
+++ b/Xos.h
@@ -1,5 +1,5 @@
/*
- * $XdotOrg: xc/include/Xos.h,v 1.4 2005/01/03 18:03:49 eich Exp $
+ * $XdotOrg: proto/X11/Xos.h,v 1.8 2005/11/08 06:33:25 jkj Exp $
* $Xorg: Xos.h,v 1.6 2001/02/09 02:03:22 xorgcvs Exp $
*
*
@@ -31,7 +31,7 @@ in this Software without prior written authorization from The Open Group.
/* $XFree86: xc/include/Xos.h,v 3.41tsi Exp $ */
/* This is a collection of things to try and minimize system dependencies
- * in a "signficant" number of source files.
+ * in a "significant" number of source files.
*/
#ifndef _XOS_H_