diff src/xselect.c @ 90361:a7364c1a561e

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 135-143) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 49-55) - Merge from emacs--devo--0 - Update from CVS - Update from CVS: Makefile.in (release-*): New targets.
author Miles Bader <miles@gnu.org>
date Thu, 09 Mar 2006 07:15:37 +0000
parents 5754737d1e04 a072ac3cca3f
children 8a8e69664178
line wrap: on
line diff
--- a/src/xselect.c	Thu Mar 09 01:23:04 2006 +0000
+++ b/src/xselect.c	Thu Mar 09 07:15:37 2006 +0000
@@ -620,6 +620,7 @@
   BLOCK_INPUT;
   x_uncatch_errors ();
   UNBLOCK_INPUT;
+  return Qnil;
 }