summaryrefslogtreecommitdiff
path: root/gcc/config/i386/gthr-win32.c
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-02 15:30:43 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-02 15:30:43 +0000
commitd697f1db8e953f0062b3c8392a1a0a881efe021d (patch)
treecca9860de43ac15a8b676d3d7ac7ca63e476fdb3 /gcc/config/i386/gthr-win32.c
parentc3b9e4570b3efa2ccdd0cc9f57e0237104f10632 (diff)
downloadgcc-d697f1db8e953f0062b3c8392a1a0a881efe021d.tar.gz
* config/i386/cygming.h: Fix comment formatting.
* config/i386/djgpp.h: Likewise. * config/i386/gthr-win32.c: Likewise. * config/i386/i386-interix.h: Likewise. * config/i386/i386.c: Likewise. * config/i386/i386.h: Likewise. * config/i386/openbsd.h: Likewise. * config/i386/winnt.c: Likewise. * config/i386/xm-mingw32.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75324 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/gthr-win32.c')
-rw-r--r--gcc/config/i386/gthr-win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/gthr-win32.c b/gcc/config/i386/gthr-win32.c
index 5510f108ca4..fde4aa20936 100644
--- a/gcc/config/i386/gthr-win32.c
+++ b/gcc/config/i386/gthr-win32.c
@@ -1,5 +1,5 @@
/* Implementation of W32-specific threads compatibility routines for
- libgcc2. */
+ libgcc2. */
/* Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
Contributed by Mumit Khan <khan@xraylith.wisc.edu>.