summaryrefslogtreecommitdiff
path: root/src/w32inevt.h
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1997-01-20 00:43:16 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1997-01-20 00:43:16 +0000
commitde31b97a3e1ad25faf450289eec5adbf511ad9d4 (patch)
tree8ac199981e022195720ab51b17080d700ee7a857 /src/w32inevt.h
parent29f27c39d14c70dd5820993317ac552594fd745d (diff)
downloademacs-de31b97a3e1ad25faf450289eec5adbf511ad9d4.tar.gz
Change all uses of win95, winnt, and win32 into Windows 95, Windows
NT, and W32, respectively. Expand "win" substring in variables referring to Microsoft Windows constructs into "windows". Canonicalize header comments to use same terminology.
Diffstat (limited to 'src/w32inevt.h')
-rw-r--r--src/w32inevt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32inevt.h b/src/w32inevt.h
index f0a0a9c5ad9..1ff9cff793f 100644
--- a/src/w32inevt.h
+++ b/src/w32inevt.h
@@ -1,4 +1,4 @@
-/* Input routines for Emacs on Win32 API.
+/* Input routines for GNU Emacs on the Microsoft W32 API.
Copyright (C) 1995 Free Software Foundation, Inc.
This file is part of GNU Emacs.