fix formatting

This commit is contained in:
DJ Delorie 2000-12-17 03:09:45 +00:00
parent 328cd6e949
commit 85ec56b3e2

View file

@ -5,10 +5,10 @@
2000-12-10 Fred Fish <fnf@be.com> 2000-12-10 Fred Fish <fnf@be.com>
* bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined * bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined
member to struct for systems where it is normal to have undefined member to struct for systems where it is normal to have undefined
symbols in shared libraries at runtime and the runtime linker takes symbols in shared libraries at runtime and the runtime linker
care of redirecting them. takes care of redirecting them.
2000-12-07 Zack Weinberg <zack@wolery.stanford.edu> 2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>