Change (void *) pointer to (char *) since the former isn't supported
authorChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 04:14:21 +0000 (04:14 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 04:14:21 +0000 (04:14 +0000)
commit044ff837f77c43e4d7596064458ee7957c8f0b02
tree934eb485d3249161679b7cbc052b7395032fca12
parentffb5e0ab7d631d25512e2f417cdb32c3ea593bdf
Change (void *) pointer to (char *) since the former isn't supported
on all compilers yet.
v7/src/microcode/x11.h
v7/src/microcode/x11base.c