~peter-pearse/ubuntu/natty/libcairo-perl/prop001

« back to all changes in this revision

Viewing changes to CairoPattern.xs

  • Committer: Bazaar Package Importer
  • Author(s): Marc 'HE' Brockschmidt
  • Date: 2007-10-17 14:31:07 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20071017143107-njhncx7mavojo9lw
Tags: 1.043-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 *
4
4
 * Licensed under the LGPL, see LICENSE file for more information.
5
5
 *
6
 
 * $Header: /cvs/cairo/cairo-perl/CairoPattern.xs,v 1.13 2007/05/06 11:28:37 tsch Exp $
 
6
 * $Header: /cvs/cairo/cairo-perl/CairoPattern.xs,v 1.14 2007-09-30 12:54:32 tsch Exp $
7
7
 */
8
8
 
9
9
#include <cairo-perl.h>
10
10
#include <cairo-perl-private.h>
11
11
 
 
12
#include "ppport.h"
 
13
 
12
14
static const char *
13
15
get_package (cairo_pattern_t *pattern)
14
16
{