]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/targets.c
* elfxx-target.h: Remove PTR cast.
[thirdparty/binutils-gdb.git] / bfd / targets.c
index 0ce77a935bc23c0380333583398901cb12c1f376..c3212a956426d3c0a8e3601d482ca79779a74b93 100644 (file)
@@ -477,7 +477,7 @@ to find an alternative output format that is suitable.
 
 .  {* Data for use by back-end routines, which isn't
 .     generic enough to belong in this structure.  *}
-.  void *backend_data;
+.  const void *backend_data;
 .
 .} bfd_target;
 .