~ubuntu-branches/ubuntu/karmic/libxfont/karmic

« back to all changes in this revision

Viewing changes to src/util/miscutil.c

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2007-04-11 15:52:11 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070411155211-6ed2v2akv5dq8uev
Tags: 1:1.2.8-1
* Add XS-Vcs-Browser to debian/control.
* New upstream release.
  + drop patch from 1:1.2.2-2, applied upstream.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
#define XK_LATIN1
41
41
#include    <X11/keysymdef.h>
42
42
 
 
43
 
 
44
#ifdef __SUNPRO_C
 
45
#pragma weak serverGeneration
 
46
#pragma weak Xalloc
 
47
#pragma weak Xrealloc
 
48
#pragma weak Xfree
 
49
#pragma weak Xcalloc
 
50
#pragma weak CopyISOLatin1Lowered
 
51
#pragma weak register_fpe_functions
 
52
#endif
 
53
 
43
54
/* make sure everything initializes themselves at least once */
44
 
 
45
55
weak long serverGeneration = 1;
46
56
 
47
57
weak void *