diff options
Diffstat (limited to 'src/w16select.c')
| -rw-r--r-- | src/w16select.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w16select.c b/src/w16select.c index 96f8437b4b1..70b9dd01f09 100644 --- a/src/w16select.c +++ b/src/w16select.c | |||
| @@ -686,7 +686,7 @@ For MS-Windows and MS-DOS: | |||
| 686 | When sending or receiving text via selection and clipboard, the text | 686 | When sending or receiving text via selection and clipboard, the text |
| 687 | is encoded or decoded by this coding system. The default value is | 687 | is encoded or decoded by this coding system. The default value is |
| 688 | the current system default encoding on 9x/Me, `utf-16le-dos' | 688 | the current system default encoding on 9x/Me, `utf-16le-dos' |
| 689 | \(Unicode) on NT/W2K/XP, and `iso-latin-1-dos' on MS-DOS. | 689 | (Unicode) on NT/W2K/XP, and `iso-latin-1-dos' on MS-DOS. |
| 690 | 690 | ||
| 691 | For X Windows: | 691 | For X Windows: |
| 692 | When sending text via selection and clipboard, if the target | 692 | When sending text via selection and clipboard, if the target |