diff options
| author | Karl Heuer | 1996-09-17 21:38:17 +0000 |
|---|---|---|
| committer | Karl Heuer | 1996-09-17 21:38:17 +0000 |
| commit | f37fec30475b20cc86581605054651e47db86551 (patch) | |
| tree | ef705187635d970988b23e260aab805bfacdd0ae /lisp | |
| parent | be9828d197a790627078529686b60572313ced5f (diff) | |
| download | emacs-f37fec30475b20cc86581605054651e47db86551.tar.gz emacs-f37fec30475b20cc86581605054651e47db86551.zip | |
Comment change.
Diffstat (limited to 'lisp')
| -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 @@ | |||
| 1 | ;;; dos-nt.el --- Functions shared among MS-DOS and Win32 (NT/95) platforms | 1 | ;;; dos-nt.el --- Functions shared among MS-DOS and W32 (NT/95) platforms |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996 Free Software Foundation, Inc. |
| 4 | 4 | ||