File: uniwidth.in.h.diff

package info (click to toggle)
libunistring 1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 40,112 kB
  • sloc: ansic: 133,476; perl: 15,827; sh: 9,334; makefile: 376; lisp: 328
file content (19 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** uniwidth.in.h.orig	2007-10-07 17:24:38.000000000 +0200
--- uniwidth.in.h	2009-04-10 22:39:46.000000000 +0200
***************
*** 23,29 ****
  #include <stddef.h>
  
  /* Get locale_charset() declaration.  */
! #include "localcharset.h"
  
  #ifdef __cplusplus
  extern "C" {
--- 23,29 ----
  #include <stddef.h>
  
  /* Get locale_charset() declaration.  */
! #include <unistring/localcharset.h>
  
  #ifdef __cplusplus
  extern "C" {