Diff for /embedaddon/libiconv/libcharset/include/libcharset.h.in between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 22:57:48 version 1.1.1.2, 2012/05/29 09:29:42
Line 35  extern "C" { Line 35  extern "C" {
    prefixes should be directory names without trailing slash (i.e. use ""     prefixes should be directory names without trailing slash (i.e. use ""
    instead of "/").  */     instead of "/").  */
 extern void libcharset_set_relocation_prefix (const char *orig_prefix,  extern void libcharset_set_relocation_prefix (const char *orig_prefix,
                                              const char *curr_prefix);                                              const char *curr_prefix);
   
   
 #ifdef __cplusplus  #ifdef __cplusplus

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>