diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-04-12 06:40:16 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-04-12 06:40:16 +0000 |
commit | 0ad9945e33c38af3425cf63b79fffd31796a58e1 (patch) | |
tree | 87e801ac41062b206011e8d383b9ca8a3e471827 /lisp/w32-fns.el | |
parent | a24ab632abc1f253927d11c5e235967215d110eb (diff) | |
download | emacs-0ad9945e33c38af3425cf63b79fffd31796a58e1.tar.gz |
Comment change.
Diffstat (limited to 'lisp/w32-fns.el')
-rw-r--r-- | lisp/w32-fns.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/w32-fns.el b/lisp/w32-fns.el index bf61f4fa62f..aef3d5550c2 100644 --- a/lisp/w32-fns.el +++ b/lisp/w32-fns.el @@ -1,4 +1,4 @@ -;; winnt.el --- Lisp routines for Windows NT. +;;; winnt.el --- Lisp routines for Windows NT. ;; Copyright (C) 1994 Free Software Foundation, Inc. |