Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Duncan White
C-datadec
Commits
9add1c18
Commit
9add1c18
authored
Apr 10, 1992
by
dcw
Browse files
added Boolean PutLoop to each definition
parent
4317aaec
Changes
1
Show whitespace changes
Inline
Side-by-side
struct.h
View file @
9add1c18
...
...
@@ -65,7 +65,7 @@ struct declnlist {
declnlist
next
;
char
*
name
;
shapelist
shapes
;
BOOL
Defines
,
TagField
,
Struct
,
Union
,
UseNull
;
BOOL
Defines
,
TagField
,
Struct
,
Union
,
UseNull
,
PutLoop
;
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment