~peter-pearse/ubuntu/natty/libx11/prop001

« back to all changes in this revision

Viewing changes to src/xcms/UNDEFINED.c

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-05-13 14:10:02 UTC
  • mfrom: (1.1.11 upstream) (2.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100513141002-iwty88l2nzmc0nt3
Tags: 2:1.3.3-3ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Add Latin locale.
  - Add Klingon locale.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Xorg: UNDEFINED.c,v 1.3 2000/08/17 19:44:57 cpqbld Exp $ */
2
1
 
3
2
/*
4
3
 * Code and supporting documentation (c) Copyright 1990 1991 Tektronix, Inc.
33
32
 *
34
33
 *
35
34
 */
36
 
/* $XFree86$ */
37
35
 
38
36
#ifdef HAVE_CONFIG_H
39
37
#include <config.h>