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
6a6709cc
Commit
6a6709cc
authored
Dec 05, 1989
by
dcw
Browse files
tagname -> name in shape.
parent
7baded1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
struct.h
View file @
6a6709cc
...
@@ -46,7 +46,7 @@ struct paramlist_str {
...
@@ -46,7 +46,7 @@ struct paramlist_str {
struct
shapelist_str
{
struct
shapelist_str
{
shapelist
next
;
shapelist
next
;
char
*
tag
name
;
char
*
name
;
paramlist
params
;
paramlist
params
;
printlist
pl
;
printlist
pl
;
};
};
...
...
Write
Preview
Markdown
is supported
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