diff src/xselect.c @ 335:54f7aa390f4f r21-0-65

Import from CVS: tag r21-0-65
author cvs
date Mon, 13 Aug 2007 10:50:39 +0200
parents 558f606b08ae
children cc15677e0335
line wrap: on
line diff
--- a/src/xselect.c	Mon Aug 13 10:49:52 2007 +0200
+++ b/src/xselect.c	Mon Aug 13 10:50:39 2007 +0200
@@ -1358,9 +1358,8 @@
 			    type == DEVICE_XATOM_COMPOUND_TEXT (d)
 			    ? FORMAT_CTEXT : FORMAT_BINARY);
 
-  /* Convert a single atom to a Lisp Symbol.  Convert a set of atoms to
-     a vector of symbols.
-   */
+  /* Convert a single atom to a Lisp Symbol.
+     Convert a set of atoms to a vector of symbols. */
   else if (type == XA_ATOM)
     {
       if (size == sizeof (Atom))