]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/libgpg-error-win32.patch
Fix double vlc_object_attach().
[vlc] / extras / contrib / src / Patches / libgpg-error-win32.patch
1 --- libgpg-error/src/w32-gettext.c      2005-12-18 15:24:34.000000000 +0000
2 +++ libgpg-error.new/src/w32-gettext.c  2006-11-22 12:56:15.745793600 +0000
3 @@ -522,10 +522,10 @@
4  # define SUBLANG_AZERI_CYRILLIC 0x02
5  # endif
6  # ifndef SUBLANG_BENGALI_INDIA
7 -# define SUBLANG_BENGALI_INDIA 0x00
8 +# define SUBLANG_BENGALI_INDIA 0x01
9  # endif
10  # ifndef SUBLANG_BENGALI_BANGLADESH
11 -# define SUBLANG_BENGALI_BANGLADESH 0x01
12 +# define SUBLANG_BENGALI_BANGLADESH 0x02
13  # endif
14  # ifndef SUBLANG_CHINESE_MACAU
15  # define SUBLANG_CHINESE_MACAU 0x05
16 @@ -618,16 +618,16 @@
17  # define SUBLANG_NEPALI_INDIA 0x02
18  # endif
19  # ifndef SUBLANG_PUNJABI_INDIA
20 -# define SUBLANG_PUNJABI_INDIA 0x00
21 +# define SUBLANG_PUNJABI_INDIA 0x01
22  # endif
23  # ifndef SUBLANG_PUNJABI_PAKISTAN
24 -# define SUBLANG_PUNJABI_PAKISTAN 0x01
25 +# define SUBLANG_PUNJABI_PAKISTAN 0x02
26  # endif
27  # ifndef SUBLANG_ROMANIAN_ROMANIA
28 -# define SUBLANG_ROMANIAN_ROMANIA 0x00
29 +# define SUBLANG_ROMANIAN_ROMANIA 0x01
30  # endif
31  # ifndef SUBLANG_ROMANIAN_MOLDOVA
32 -# define SUBLANG_ROMANIAN_MOLDOVA 0x01
33 +# define SUBLANG_ROMANIAN_MOLDOVA 0x02
34  # endif
35  # ifndef SUBLANG_SERBIAN_LATIN
36  # define SUBLANG_SERBIAN_LATIN 0x02