mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 09:52:58 -04:00

More fixes based on the compiler directives -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations. Not everything with regards to -Wcast-qual has been fixed as some have unwanted consequences for the rest of the code.