x86: make sure all PUSH/POP honor DefaultSize
[deliverable/binutils-gdb.git] / libctf / ctf-open-bfd.c
index 1083c8760856d262e7f73a61e2203aa28e9486ea..d17b72d2f0d4a3b688fc2ecf5eb8942c2e22083f 100644 (file)
@@ -66,7 +66,7 @@ ctf_new_archive_internal (int is_archive, struct ctf_archive *arc,
   return arci;
 }
 
-/* Free the BFD bits of a CTF file on ctf_file_close().  */
+/* Free the BFD bits of a CTF file on ctf_arc_close().  */
 
 static void
 ctf_bfdclose (struct ctf_archive_internal *arci)
This page took 0.039802 seconds and 4 git commands to generate.