projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42f1738
)
Fix compiler warning.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 31 Aug 1998 04:18:19 +0000
(
04:18
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 31 Aug 1998 04:18:19 +0000
(
04:18
+0000)
v7/src/edwin/webster.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/webster.scm
b/v7/src/edwin/webster.scm
index fea92b0503c186890ec7553fed9fa4f1bd9ad36d..c7e13036304633c32417b5768bc449146d569843 100644
(file)
--- a/
v7/src/edwin/webster.scm
+++ b/
v7/src/edwin/webster.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: webster.scm,v 1.
1 1998/08/31 04:15:00
cph Exp $
+$Id: webster.scm,v 1.
2 1998/08/31 04:18:19
cph Exp $
Copyright (c) 1998 Massachusetts Institute of Technology
@@
-156,6
+156,7
@@
Use webster-mode-hook for customization."
(local-set-variable!
mode-line-process
(lambda (window)
+ window
(if (and webster-server-port
(not (input-port/eof? webster-server-port)))
": connected"