Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/intl/loadinfo.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
     1/* Copyright (C) 1996, 1997 Free Software Foundation, Inc.
     2   This file is part of the GNU C Library.
     3   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
     4
     5   This program is free software; you can redistribute it and/or modify
     6   it under the terms of the GNU General Public License as published by
     7   the Free Software Foundation; either version 2, or (at your option)
     8   any later version.
     9
     10   This program is distributed in the hope that it will be useful,
     11   but WITHOUT ANY WARRANTY; without even the implied warranty of
     12   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     13   GNU General Public License for more details.
     14
     15   You should have received a copy of the GNU General Public License
     16   along with this program; if not, write to the Free Software Foundation,
     17   Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
     18
    119#ifndef PARAMS
    220# if __STDC__
     
    3351
    3452
    35 extern const char *_nl_normalize_codeset PARAMS ((const char *codeset,
     53extern const char *_nl_normalize_codeset PARAMS ((const unsigned char *codeset,
    3654                                                  size_t name_len));
    3755
Note: See TracChangeset for help on using the changeset viewer.