diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2006-04-20 01:24:25 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2006-04-20 01:24:25 +0000 |
commit | 33cea539618d58d64efb6a5c0465d14a471256cd (patch) | |
tree | 4fb6495411d82618e93f1754c281506d233953b4 /keysymdef.h | |
parent | 5e7d5cbf21c33f883ab508a51422775f59c4da00 (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 'keysymdef.h')
-rw-r--r-- | keysymdef.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keysymdef.h b/keysymdef.h index 648d978..4b2b045 100644 --- a/keysymdef.h +++ b/keysymdef.h @@ -229,8 +229,8 @@ SOFTWARE. /* - * Auxilliary functions; note the duplicate definitions for left and right - * function keys; Sun keyboards and a few other manufactures have such + * Auxiliary functions; note the duplicate definitions for left and right + * function keys; Sun keyboards and a few other manufacturers have such * function key groups on the left and/or right sides of the keyboard. * We've not found a keyboard with more than 35 function keys total. */ |