Skip to content
Unverified Commit 4bbc4b1f authored by Nick Alcock's avatar Nick Alcock
Browse files

libctf: make the ctf_next ctn_fp non-const

This was always an error, because the ctn_fp routinely has errors set on it,
which is not something you can (or should) do to a const object.

libctf/
	* ctf-impl.h (ctf_next_) <cu.ctn_fp>: Make non-const.
parent 6e09d4a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment