aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2008-07-01 03:04:08 +0000
committerGlenn Morris2008-07-01 03:04:08 +0000
commitf838179402f8cc11610180c166258a607b2b6709 (patch)
treef625f7760f6e194cc5c195559b0803f85e1699fe /src
parent67e8d28aa6d0b81a3c1b373b50c2e66be6fbe621 (diff)
downloademacs-f838179402f8cc11610180c166258a607b2b6709.tar.gz
emacs-f838179402f8cc11610180c166258a607b2b6709.zip
Spelling fix.
Diffstat (limited to 'src')
-rw-r--r--src/w32.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/w32.c b/src/w32.c
index 650c3d6beee..c10990bae3b 100644
--- a/src/w32.c
+++ b/src/w32.c
@@ -1,6 +1,6 @@
1/* Utility and Unix shadow routines for GNU Emacs on the Microsoft W32 API. 1/* Utility and Unix shadow routines for GNU Emacs on the Microsoft W32 API.
2 Copyright (C) 1994, 1995, 2000, 2001, 2002, 2003, 2004, 2 Copyright (C) 1994, 1995, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
3 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 3 2007, 2008 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
@@ -3319,7 +3319,7 @@ init_winsock (int load_now)
3319 3319
3320int h_errno = 0; 3320int h_errno = 0;
3321 3321
3322/* function to set h_errno for compatability; map winsock error codes to 3322/* function to set h_errno for compatibility; map winsock error codes to
3323 normal system codes where they overlap (non-overlapping definitions 3323 normal system codes where they overlap (non-overlapping definitions
3324 are already in <sys/socket.h> */ 3324 are already in <sys/socket.h> */
3325static void 3325static void