Files
Nick Alcock 5ae6af75b5 libctf: eschew C99 for loop initial declarations
We shouldn't use these, since binutils doesn't require a C99-capable
compiler yet.

New in v3.
v5: fix tabdamage.

libctf/
	* ctf-open.c (flip_lbls): Eschew for-loop initial declarations.
	(flip_objts): Likewise.
	(flip_vars): Likewise.
	(flip_types): Likewise.
2019-10-03 17:04:55 +01:00
..
2019-05-28 17:08:14 +01:00
2019-06-07 13:46:39 +01:00
2019-10-03 17:04:55 +01:00
2019-10-03 17:04:55 +01:00
2019-10-03 17:04:55 +01:00
2019-10-03 17:04:55 +01:00