X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Fnlm%2Finternal.h;h=1525ef836db151eb102e4d3f4e5ca846f84b7421;hb=aa820537ead0135a7c38c619039dce8a6fc74ed1;hp=dd27dc407f59003b7cc6ff07cd35f29d87f13595;hpb=252b5132c753830d5fd56823373aed85f2a0db63;p=deliverable%2Fbinutils-gdb.git diff --git a/include/nlm/internal.h b/include/nlm/internal.h index dd27dc407f..1525ef836d 100644 --- a/include/nlm/internal.h +++ b/include/nlm/internal.h @@ -1,5 +1,5 @@ /* NLM (NetWare Loadable Module) support for BFD. - Copyright (C) 1993 Free Software Foundation, Inc. + Copyright 1993, 1994, 2003, 2005 Free Software Foundation, Inc. Written by Fred Fish @ Cygnus Support. @@ -17,7 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* This file is part of NLM support for BFD, and contains the portions @@ -282,7 +282,7 @@ typedef struct nlm_internal_custom_header file_ptr dataOffset; bfd_size_type dataLength; char dataStamp[8]; - PTR hdr; + void *hdr; } Nlm_Internal_Custom_Header; #define nlm32_internal_custom_header nlm_internal_custom_header