diff src/s/ms-w32.h @ 16588:481b7874a1e9

Change identifiers of the form win32* to w32*.
author Geoff Voelker <voelker@cs.washington.edu>
date Tue, 19 Nov 1996 04:59:23 +0000
parents d8360498f935
children f0f8ac814b26
line wrap: on
line diff
--- a/src/s/ms-w32.h	Tue Nov 19 04:46:30 1996 +0000
+++ b/src/s/ms-w32.h	Tue Nov 19 04:59:23 1996 +0000
@@ -319,7 +319,7 @@
 #define rindex    strrchr
 
 #ifdef HAVE_NTGUI
-#define abort	win32_abort
+#define abort	w32_abort
 #endif
 
 /* Defines that we need that aren't in the standard signal.h  */