diff src/xemacs.def.in.in @ 1928:ba24fcdb4cfe

[xemacs-hg @ 2004-02-25 20:05:32 by james] Fix C++ breakage from previous patch.
author james
date Wed, 25 Feb 2004 20:05:33 +0000
parents 44905d8fae13
children ac4ffbd57062
line wrap: on
line diff
--- a/src/xemacs.def.in.in	Wed Feb 25 17:42:37 2004 +0000
+++ b/src/xemacs.def.in.in	Wed Feb 25 20:05:33 2004 +0000
@@ -230,6 +230,6 @@
 Qunbound
 #ifdef USE_UNION_TYPE
 Qzero				/* ZEROP */
+#endif
 Vinhibit_quit			/* QUIT, QUITP */
 Vquit_flag			/* QUIT, QUITP */
-#endif