diff options
Diffstat (limited to 'types.h')
-rw-r--r-- | types.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -308,7 +308,7 @@ typedef enum { typedef struct { Directive which; - struct Argument *args; + struct Expression *args; } DirectExpr; |
index : toc.git | ||
A programming language which compiles to C | root |
summaryrefslogtreecommitdiff |