projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
683a259
)
XEmacs 21.2.12
author
tomo
<tomo>
Mon, 17 May 1999 09:42:29 +0000
(09:42 +0000)
committer
tomo
<tomo>
Mon, 17 May 1999 09:42:29 +0000
(09:42 +0000)
src/xselect.c
patch
|
blob
|
history
diff --git
a/src/xselect.c
b/src/xselect.c
index
3d95426
..
8dada0a
100644
(file)
--- a/
src/xselect.c
+++ b/
src/xselect.c
@@
-1343,9
+1343,8
@@
selection_data_to_lisp_data (struct device *d,
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))