Don't use **** in comments unless it marks an action item.
authorChris Hanson <org/chris-hanson/cph>
Fri, 10 Dec 1999 17:56:09 +0000 (17:56 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 10 Dec 1999 17:56:09 +0000 (17:56 +0000)
v7/src/edwin/xterm.scm

index 02bb028d2231a7ec8cc12c8e403b328884e89f8d..8ac6fbbc48044ea68e1f4b22ddb9497b460d837c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: xterm.scm,v 1.60 1999/12/10 17:55:22 cph Exp $
+;;; $Id: xterm.scm,v 1.61 1999/12/10 17:56:09 cph Exp $
 ;;;
 ;;; Copyright (c) 1989-1999 Massachusetts Institute of Technology
 ;;;
            (hash-table/put! table display result)
            result)))))
 
-;;; **** In the next two procedures, we must allow TIME to be 0, even
+;;; In the next two procedures, we must allow TIME to be 0, even
 ;;; though the ICCCM forbids this, because existing clients use that
 ;;; value.  An example of a broken client is GTK+ version 1.2.6.