]> icculus.org git repositories - btb/d2x.git/commit
avoid assignments between sbyte * and char *, ubyte * and char * to fix warnings...
authorChris Taylor <chris@icculus.org>
Mon, 25 Jul 2005 04:10:24 +0000 (04:10 +0000)
committerChris Taylor <chris@icculus.org>
Mon, 25 Jul 2005 04:10:24 +0000 (04:10 +0000)
commit53009f8db5733a45989921b389b3ac192363168f
tree0d8082571dfd2f323a974dc0ea3050a337b8d118
parentb0386ef5829426bf9e43bd4a178d3eb2a117ed1e
avoid assignments between sbyte * and char *, ubyte * and char * to fix warnings with gcc 4.0
ChangeLog
main/editor/ksegsize.c
main/editor/segment.c
main/editor/seguvs.c
ui/mouse.c