changeset 10575:dfead4d0949c

(struct x_display_info): Rename display_perd to perdisplay.
author Karl Heuer <kwzh@gnu.org>
date Sat, 28 Jan 1995 01:41:07 +0000
parents 132a846eba8e
children 430b6b0e14b2
files src/xterm.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.h	Sat Jan 28 00:32:33 1995 +0000
+++ b/src/xterm.h	Sat Jan 28 01:41:07 1995 +0000
@@ -289,7 +289,7 @@
   Atom Xatom_CLIPBOARD, Xatom_TIMESTAMP, Xatom_TEXT, Xatom_DELETE,
   Xatom_MULTIPLE, Xatom_INCR, Xatom_EMACS_TMP, Xatom_TARGETS, Xatom_NULL,
   Xatom_ATOM_PAIR;
-  PERD display_perd;
+  PERDISPLAY perdisplay;
 };
 
 /* This is a chain of structures for all the X displays currently in use.  */