Skip to content
Commit 0f99c977 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa._assets.kmodules.lisa: Constify all char * when possible

Ensure all "char *" are "const char *" when appropriate. This will avoid
accidentally writing to backing data instead of a buffer that would be
dedicated to that.
parent b1ebcc15
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment