don't do pointer arithmetic on void* (some compilers can't do it)
authorAndrew Tridgell <tridge@samba.org>
Tue, 4 Sep 2001 20:34:02 +0000 (20:34 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 4 Sep 2001 20:34:02 +0000 (20:34 +0000)
commitc65e8db7ae765f844f8b0adb1e5de3651561ad96
tree58431520745077f77c2b0cc495bd34acd6bafe13
parent0f676202529cbfead629d2c228b7d5abc2dff7d6
don't do pointer arithmetic on void* (some compilers can't do it)
source/nsswitch/winbindd_group.c