branches/zip: Introduce const qualifiers to many read-only parameters
and modify some functions to return const pointers. Add const qualifiers to local variable declarations or casts to remove the const qualifier in those places where write access is needed.
Showing
Please register or sign in to comment