95c95
< "will be truncated to \"%s\".\n", str, cleanedString);
---
> "will be truncated to \"%s\".\n", str, (char *)&cleanedString);