Commit cb631c2de040768478e50db1e606d23ab5286e73

Ran Benita 2012-06-08T09:25:38

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>