Commit df8a401a by Richard Kenner

(T_ST): Fix typo in last change.

From-SVN: r6284
parent ea87523e
......@@ -357,7 +357,7 @@ decl_attributes (decl, attributes)
#define T_C &char_type_node
#define T_V &void_type_node
#define T_W &wchar_type_node
#define T_ST &size_type
#define T_ST &sizetype
typedef struct {
char *format_chars;
......
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