diff src/w32select.c @ 110997:b8fde5ef9e14

Merge changes from emacs-23 branch.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 14 Oct 2010 16:32:27 +0200
parents 228a5fa4eda0 734b2470f93c
children 600f564fdc23
line wrap: on
line diff
--- a/src/w32select.c	Thu Oct 14 13:55:30 2010 +0000
+++ b/src/w32select.c	Thu Oct 14 16:32:27 2010 +0200
@@ -1072,7 +1072,7 @@
 When sending or receiving text via cut_buffer, selection, and
 clipboard, the text is encoded or decoded by this coding system.
 The default value is the current system default encoding on 9x/Me and
-`utf-16le-dos' (Unicode) on NT/W2K/XP. */);
+`utf-16le-dos' (Unicode) on NT/W2K/XP.  */);
   /* The actual value is set dynamically in the dumped Emacs, see
      below. */
   Vselection_coding_system = Qnil;