diff src/device-x.c @ 359:8e84bee8ddd0 r21-1-9

Import from CVS: tag r21-1-9
author cvs
date Mon, 13 Aug 2007 10:57:55 +0200
parents 54f7aa390f4f
children cc15677e0335
line wrap: on
line diff
--- a/src/device-x.c	Mon Aug 13 10:57:07 2007 +0200
+++ b/src/device-x.c	Mon Aug 13 10:57:55 2007 +0200
@@ -1604,7 +1604,7 @@
 So long as the keyboard is grabbed, all keyboard events will be delivered
 to emacs -- it is not possible for other X clients to eavesdrop on them.
 Ungrab the keyboard with `x-ungrab-keyboard' (use an unwind-protect).
-Returns t if the grab was successful; nil otherwise.
+Returns t if the grab is successful, nil otherwise.
 */
        (device))
 {