Commit a5a9fc56 by Roland McGrath

*** empty log message ***

From-SVN: r1396
parent 81723db9
...@@ -45,7 +45,7 @@ typedef void *__gnuc_va_list; ...@@ -45,7 +45,7 @@ typedef void *__gnuc_va_list;
/* Define the standard macros for the user, /* Define the standard macros for the user,
if this invocation was from the user program. */ 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. /* Amount of space required in an argument list for an arg of type TYPE.
TYPE may alternatively be an expression whose type is used. */ TYPE may alternatively be an expression whose type is used. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment