Slight sanity fix: data is void *, not char *. And it's called data
authorRob Landley <rob@landley.net>
Fri, 26 May 2006 23:00:10 +0000 (23:00 -0000)
committerRob Landley <rob@landley.net>
Fri, 26 May 2006 23:00:10 +0000 (23:00 -0000)
commit5edc10275ec86f6ce6af97a8e2e5eeccb3a2e8cb
tree0f5d3abe8e3c94c516037f1021cb356866e72f13
parentd765ee5d0fb3a8077dcf4b1520321089aa4104ce
Slight sanity fix: data is void *, not char *.  And it's called data
almost everywhere, so be consistent.
include/libbb.h
libbb/llist.c