summaryrefslogtreecommitdiff
path: root/gcc/ada/mingw32.h
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2006-12-02 01:03:11 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2006-12-02 01:03:11 +0000
commit06bda105044ab15ca4021991560c1a6836c336b7 (patch)
treedf34e13b6c73eb3b40912ce1df26563acc7cfc41 /gcc/ada/mingw32.h
parentf563d1b7e881d00d7e4d3f475b705aee95ba9102 (diff)
downloadgcc-06bda105044ab15ca4021991560c1a6836c336b7.tar.gz
* Makefile.in, mingw32.h, trans.c: Fix comment typos.
* gnat_rm.texi, gnat_ugn.texi: Follow spelling conventions. Fix typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119437 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/mingw32.h')
-rw-r--r--gcc/ada/mingw32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/mingw32.h b/gcc/ada/mingw32.h
index 1f5a7115a44..7b6353178e3 100644
--- a/gcc/ada/mingw32.h
+++ b/gcc/ada/mingw32.h
@@ -48,7 +48,7 @@
#else
-/* Older MingW versions have no defintion for _tfreopen, add it here to have a
+/* Older MingW versions have no definition for _tfreopen, add it here to have a
proper build without unicode support. */
#ifndef _tfreopen
#define _tfreopen freopen