Don't use "errno" as a parameter name - it is also a function and that
authorKarl Schultz <kschultz@freedesktop.org>
Thu, 20 Sep 2001 21:50:53 +0000 (21:50 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Thu, 20 Sep 2001 21:50:53 +0000 (21:50 +0000)
commitcfe52d8ae0b7ff16c9369787c149a78226aff06f
treec1bb4707dadc29dd507790abd5700dbbbe0452f4
parentf2a50b141e29353b1bb324dfae13e5fc52327ec9
Don't use "errno" as a parameter name - it is also a function and that
confused the Windows compiler.  Also make messages unsigned char for
consistency.
src/glu/sgi/libutil/glue.c
src/glu/sgi/libutil/gluint.h