From: DJ Delorie Date: Sun, 17 Dec 2000 03:09:45 +0000 (+0000) Subject: fix formatting X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=85ec56b3e2696b16a15b438aca26ac20eec0632b;p=binutils-gdb.git fix formatting --- diff --git a/include/ChangeLog b/include/ChangeLog index cbe6b259ed9..ac1928c78b2 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -5,10 +5,10 @@ 2000-12-10 Fred Fish - * bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined - member to struct for systems where it is normal to have undefined - symbols in shared libraries at runtime and the runtime linker takes - care of redirecting them. + * bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined + member to struct for systems where it is normal to have undefined + symbols in shared libraries at runtime and the runtime linker + takes care of redirecting them. 2000-12-07 Zack Weinberg