diff src/xselect.c @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 54f7aa390f4f
children 8626e4521993
line wrap: on
line diff
--- a/src/xselect.c	Mon Aug 13 11:01:58 2007 +0200
+++ b/src/xselect.c	Mon Aug 13 11:03:08 2007 +0200
@@ -1358,8 +1358,9 @@
 			    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))