summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1996-11-19 04:59:23 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1996-11-19 04:59:23 +0000
commit08983720e7254809fd09d288052e3250e1456079 (patch)
tree8c4902f497c2df2a858667bfa392f5bf86664a69 /src/s
parent5187e8acf84394b2b0f24f0fbc26c719d2279434 (diff)
downloademacs-08983720e7254809fd09d288052e3250e1456079.tar.gz
Change identifiers of the form win32* to w32*.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/ms-w32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h
index 97ca6aa0769..041da1f5a16 100644
--- a/src/s/ms-w32.h
+++ b/src/s/ms-w32.h
@@ -319,7 +319,7 @@ Boston, MA 02111-1307, USA. */
#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 */