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:
e742d54
)
Change MS-NT to NT.
author
Stephen Adams
<edu/mit/csail/zurich/adams>
Fri, 29 Jan 1993 00:07:22 +0000
(
00:07
+0000)
committer
Stephen Adams
<edu/mit/csail/zurich/adams>
Fri, 29 Jan 1993 00:07:22 +0000
(
00:07
+0000)
v7/src/runtime/pathnm.scm
patch
|
blob
|
history
diff --git
a/v7/src/runtime/pathnm.scm
b/v7/src/runtime/pathnm.scm
index 2e77d82f6ee16e9c0d0ffe9fa76b113b1af4f9ea..64c8557a2eaac626c9e31dce2349a835e99b6d63 100644
(file)
--- a/
v7/src/runtime/pathnm.scm
+++ b/
v7/src/runtime/pathnm.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: pathnm.scm,v 14.2
5 1993/01/12 23:08:57 gjr
Exp $
+$Id: pathnm.scm,v 14.2
6 1993/01/29 00:07:22 adams
Exp $
Copyright (c) 1988-1993 Massachusetts Institute of Technology
@@
-591,7
+591,7
@@
these rules:
'((UNIX . 0)
(DOS . 1)
(VMS . 2)
- (
MS-
NT . 3)))
+ (NT . 3)))
(define (make-unimplemented-host-type index)
(let* ((name (let loop ((types known-host-types))