~ubuntu-branches/ubuntu/vivid/xmountains/vivid

« back to all changes in this revision

Viewing changes to X_graphics.c

  • Committer: Bazaar Package Importer
  • Author(s): Kartik Mistry
  • Date: 2011-02-12 14:13:01 UTC
  • mfrom: (8.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110212141301-j75cvd9evrt54fuu
Tags: 2.9-2
Upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
#include"vroot.h"
9
9
#endif
10
10
#include "paint.h"
11
 
char X_graphics_Id[]="$Id: X_graphics.c,v 1.26 2009/08/28 09:09:17 spb Exp spb $";
 
11
char X_graphics_Id[]="$Id: X_graphics.c,v 1.26 2009/08/28 09:09:17 spb Exp $";
12
12
 
13
13
char *display=NULL;       /* name of display to open, NULL for default */
14
14
char *geom=NULL;          /* geometry of window, NULL for default */