summaryrefslogtreecommitdiff
path: root/lisp/term/w32-win.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-16 11:39:42 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-16 11:39:42 +0000
commit6a05d05fafe43d1546cef84b004372b784d3792f (patch)
tree93fb7b766185e1e1945bb413a6beb7673a755b14 /lisp/term/w32-win.el
parentbfb01a95c2de0a4f3f78b26829793b284c265578 (diff)
downloademacs-6a05d05fafe43d1546cef84b004372b784d3792f.tar.gz
Fixes to follow coding conventions.
Diffstat (limited to 'lisp/term/w32-win.el')
-rw-r--r--lisp/term/w32-win.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/w32-win.el b/lisp/term/w32-win.el
index 50d17d6705b..fdb9e1916cf 100644
--- a/lisp/term/w32-win.el
+++ b/lisp/term/w32-win.el
@@ -1,4 +1,4 @@
-;;; w32-win.el --- parse switches controlling interface with W32 window system.
+;;; w32-win.el --- parse switches controlling interface with W32 window system
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.