summaryrefslogtreecommitdiff
path: root/src/w32xfns.c
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1997-01-20 00:38:22 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1997-01-20 00:38:22 +0000
commite9e23e2348ae0770e9ba24296f0f6d2e48d4ecf8 (patch)
treec45ecf7357cadfc97917225df56975bf4d3dbc81 /src/w32xfns.c
parente6b20d65417d75eb97e6168c8ef64e21c80a0636 (diff)
downloademacs-e9e23e2348ae0770e9ba24296f0f6d2e48d4ecf8.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/w32xfns.c')
-rw-r--r--src/w32xfns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32xfns.c b/src/w32xfns.c
index e2aa3b6abc3..9d8dbf00eb9 100644
--- a/src/w32xfns.c
+++ b/src/w32xfns.c
@@ -1,4 +1,4 @@
-/* Functions taken directly from X sources for use with the Win32 API.
+/* Functions taken directly from X sources for use with the Microsoft W32 API.
Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation.
This file is part of GNU Emacs.