Add missing end-of-comment marker to previous delta. (Doh!)

This commit is contained in:
Nick Clifton 2016-01-25 09:44:18 +00:00
parent cf466c2ac5
commit c244074cb6
1 changed files with 1 additions and 1 deletions

View File

@ -5806,7 +5806,7 @@ bfd_mach_o_close_and_cleanup (bfd *abfd)
can be traced and fixed on such a system, this code will remain can be traced and fixed on such a system, this code will remain
commented out. This does mean that there will be a memory leak, commented out. This does mean that there will be a memory leak,
but it is small, and happens when we are closing down, so it but it is small, and happens when we are closing down, so it
should not matter too much. should not matter too much. */
char *dsym_filename = (char *)(fat_bfd char *dsym_filename = (char *)(fat_bfd
? fat_bfd->filename ? fat_bfd->filename
: mdata->dsym_bfd->filename); : mdata->dsym_bfd->filename);