Commit ba2fbfdc authored by Olaf Bergmann's avatar Olaf Bergmann Committed by Arthur O'Dwyer
Browse files

utarray.h: preserve constness in utarray_str_cpy

Make local variable const * to preserve the constness of the passed
argument src. This fixes compiler warnings from -Wcast-qual.
parent 8e67ced1
Supports Markdown
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