--- embedaddon/libiconv/libcharset/include/libcharset.h.in 2012/02/21 22:57:48 1.1.1.1 +++ embedaddon/libiconv/libcharset/include/libcharset.h.in 2021/03/17 13:38:46 1.1.1.3 @@ -13,8 +13,7 @@ You should have received a copy of the GNU Library General Public License along with the GNU CHARSET Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 51 Franklin Street, - Fifth Floor, Boston, MA 02110-1301, USA. */ + see . */ #ifndef _LIBCHARSET_H #define _LIBCHARSET_H @@ -35,7 +34,7 @@ extern "C" { prefixes should be directory names without trailing slash (i.e. use "" instead of "/"). */ extern void libcharset_set_relocation_prefix (const char *orig_prefix, - const char *curr_prefix); + const char *curr_prefix); #ifdef __cplusplus