summaryrefslogtreecommitdiff
path: root/gcc/ginclude
diff options
context:
space:
mode:
authorroland <roland@138bc75d-0d04-0410-961f-82ee72b054a4>1992-07-03 00:30:05 +0000
committerroland <roland@138bc75d-0d04-0410-961f-82ee72b054a4>1992-07-03 00:30:05 +0000
commitbe08ce220780f9b56da751b97d38cb0c68fec381 (patch)
tree83a7690ac161701d38e4bb95f1d4e2fdca84f124 /gcc/ginclude
parent6427983335c4deaae607d3024e5384ff16c74e9e (diff)
downloadgcc-be08ce220780f9b56da751b97d38cb0c68fec381.tar.gz
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1396 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ginclude')
-rw-r--r--gcc/ginclude/stdarg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ginclude/stdarg.h b/gcc/ginclude/stdarg.h
index 4019456e068..e0009d92b7f 100644
--- a/gcc/ginclude/stdarg.h
+++ b/gcc/ginclude/stdarg.h
@@ -45,7 +45,7 @@ typedef void *__gnuc_va_list;
/* Define the standard macros for the user,
if this invocation was from the user program. */
-#ifdef __STDARG_H
+#ifdef _STDARG_H
/* Amount of space required in an argument list for an arg of type TYPE.
TYPE may alternatively be an expression whose type is used. */