# HG changeset patch # User Karl Heuer # Date 791257267 0 # Node ID dfead4d0949c4e31cbdfcac8fa43070fdc37e78b # Parent 132a846eba8e3073f060ec4526913bc6d3bf22ef (struct x_display_info): Rename display_perd to perdisplay. diff -r 132a846eba8e -r dfead4d0949c src/xterm.h --- 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. */