diff options
author | Karl Heuer <kwzh@gnu.org> | 1996-09-17 21:38:17 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1996-09-17 21:38:17 +0000 |
commit | f37fec30475b20cc86581605054651e47db86551 (patch) | |
tree | ef705187635d970988b23e260aab805bfacdd0ae /lisp/dos-w32.el | |
parent | be9828d197a790627078529686b60572313ced5f (diff) | |
download | emacs-f37fec30475b20cc86581605054651e47db86551.tar.gz |
Comment change.
Diffstat (limited to 'lisp/dos-w32.el')
-rw-r--r-- | lisp/dos-w32.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dos-w32.el b/lisp/dos-w32.el index 92e42d5b8ee..c5c13f02b33 100644 --- a/lisp/dos-w32.el +++ b/lisp/dos-w32.el @@ -1,4 +1,4 @@ -;;; dos-nt.el --- Functions shared among MS-DOS and Win32 (NT/95) platforms +;;; dos-nt.el --- Functions shared among MS-DOS and W32 (NT/95) platforms ;; Copyright (C) 1996 Free Software Foundation, Inc. |