ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Client.xs
(Generate patch)

Comparing deliantra/Deliantra-Client/Client.xs (file contents):
Revision 1.254 by root, Sun Jan 6 18:12:20 2008 UTC vs.
Revision 1.255 by root, Sun Jan 6 18:25:59 2008 UTC

51#ifndef PANGO_VERSION_CHECK 51#ifndef PANGO_VERSION_CHECK
52# define PANGO_VERSION_CHECK(a,b,c) 0 52# define PANGO_VERSION_CHECK(a,b,c) 0
53#endif 53#endif
54 54
55#if !PANGO_VERSION_CHECK (1, 15, 2) 55#if !PANGO_VERSION_CHECK (1, 15, 2)
56# define pango_layout_get_line_readonly pango_layout_get_line_readonly 56# define pango_layout_get_line_readonly pango_layout_get_line
57# define pango_layout_get_lines_readonly pango_layout_get_lines_readonly 57# define pango_layout_get_lines_readonly pango_layout_get_lines
58# define pango_layout_iter_get_line_readonly pango_layout_iter_get_line_readonly 58# define pango_layout_iter_get_line_readonly pango_layout_iter_get_line
59# define pango_layout_iter_get_run_readonly pango_layout_iter_get_run_readonly 59# define pango_layout_iter_get_run_readonly pango_layout_iter_get_run
60#endif 60#endif
61 61
62#ifndef _WIN32 62#ifndef _WIN32
63# include <sys/types.h> 63# include <sys/types.h>
64# include <sys/socket.h> 64# include <sys/socket.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines