Author :
Ran Benita
Date :
2012-06-08 09:25:38
Hash :cb631c2d Message :Unconstify a few string struct fields
These were made const when the structs were exposed in the API. Now they
are private and we shouldn't mess around with the UNCONSTIFY business.
Signed-off-by: Ran Benita <ran234@gmail.com>