Mercurial > hg > xemacs-beta
diff src/xselect.c @ 394:7d59cb494b73 r21-2-12
Import from CVS: tag r21-2-12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:11:37 +0200 |
parents | 8626e4521993 |
children |
line wrap: on
line diff
--- a/src/xselect.c Mon Aug 13 11:10:52 2007 +0200 +++ b/src/xselect.c Mon Aug 13 11:11:37 2007 +0200 @@ -1343,9 +1343,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))