~ubuntu-branches/ubuntu/precise/libfs/precise-security

« back to all changes in this revision

Viewing changes to src/FSFontInfo.c

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2008-05-25 00:57:27 UTC
  • mfrom: (1.1.2 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080525005727-2wdap6qvbuh95bmb
Tags: 2:1.0.1-1
* New upstream release.
* Install the upstream ChangeLog.
* Add upstream URL and missing copyright holders and licenses to
  debian/copyright, based on upstream's new COPYING file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
#include        "FSlibint.h"
57
57
 
58
58
char      **
59
 
FSListFontsWithXInfo(svr, pattern, maxNames, count, info, pprops, offsets, prop_data)
60
 
    FSServer   *svr;
61
 
    char       *pattern;
62
 
    int         maxNames;
63
 
    int        *count;
64
 
    FSXFontInfoHeader ***info;
65
 
    FSPropInfo ***pprops;
66
 
    FSPropOffset ***offsets;
67
 
    unsigned char ***prop_data;
 
59
FSListFontsWithXInfo(
 
60
    FSServer              *svr,
 
61
    char                  *pattern,
 
62
    int                    maxNames,
 
63
    int                   *count,
 
64
    FSXFontInfoHeader   ***info,
 
65
    FSPropInfo          ***pprops,
 
66
    FSPropOffset        ***offsets,
 
67
    unsigned char       ***prop_data)
68
68
{
69
69
    long        nbytes;
70
70
    int         i,