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:
84076d2
)
Fix thinko in previous change.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 12 Feb 1998 06:11:50 +0000
(06:11 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 12 Feb 1998 06:11:50 +0000
(06:11 +0000)
v7/src/edwin/sendmail.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/sendmail.scm
b/v7/src/edwin/sendmail.scm
index 201c03d00bdea623bacc4b43e94044e890910dbc..ec4952818e8e0df6beaae7b522655c5aed8061c1 100644
(file)
--- a/
v7/src/edwin/sendmail.scm
+++ b/
v7/src/edwin/sendmail.scm
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Id: sendmail.scm,v 1.4
1 1998/02/12 05:58:12
cph Exp $
+;;; $Id: sendmail.scm,v 1.4
2 1998/02/12 06:11:50
cph Exp $
;;;
;;; Copyright (c) 1991-98 Massachusetts Institute of Technology
;;;
@@
-392,7
+392,7
@@
is inserted."
(define (mailer-version-string buffer)
(and (ref-variable mail-identify-reader buffer)
- (string-append "Edwin [version"
+ (string-append "Edwin [version
"
(get-subsystem-version-string "edwin")
", MIT Scheme Release "
microcode-id/release-string