]> code.delx.au - gnu-emacs/blobdiff - src/w32gui.h
(Fnext_property_change): Properly offset interval
[gnu-emacs] / src / w32gui.h
index 00b3b331612141fa2ccc9dded66fd5cb8e26e911..9cc6fe282bb857622ca5289bff6221d0b4fe3920 100644 (file)
@@ -1,4 +1,4 @@
-/* Definitions and headers for communication with Win32 GUI.
+/* Definitions and headers for communication on the Microsoft W32 API.
    Copyright (C) 1995 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
@@ -18,8 +18,8 @@ along with GNU Emacs; see the file COPYING.  If not, write to
 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
-#ifndef __WIN32_H__
-#define __WIN32_H__
+#ifndef __W32GUI_H__
+#define __W32GUI_H__
 
 #include <windows.h>