Skip to content
Commit 9acfa746 authored by Volker Krause's avatar Volker Krause
Browse files

Prefer const char[] over const char* const were possible.

The first ends up in the .rodata section, the latter in .data.rel.ro.
parent a3059fa3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment