Skip to content

Remove some avoidable typecasts

Alexander Patrakov requested to merge github/fork/patrakov/master into master

The casts are avoidable by changing the type of p to const char*

Merge request reports

Loading