Open ybakos opened 8 years ago
Example: wayland-shm.c, wl_shm_pool data member has a char* type... should it be uint8_t*?
data
char*
uint8_t*
Example: wayland-shm.c, wl_shm_pool
data
member has achar*
type... should it beuint8_t*
?