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
mpim-sw
libcdi
Commits
d083528b
Commit
d083528b
authored
Aug 15, 2014
by
Thomas Jahns
🤸
Browse files
Add missing static declaration.
parent
d0d952d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/table.h
View file @
d083528b
...
...
@@ -1224,7 +1224,7 @@ static const PAR cosmo250[] = {
};
void
static
void
tableDefault
(
void
)
{
int
tableID
,
instID
,
modelID
;
...
...
tables/gen_tableheaderfile.in
View file @
d083528b
...
...
@@ -45,7 +45,7 @@ done
#
cat
>>
$OFILE
<<
EOF
void
static
void
tableDefault(void)
{
int tableID, instID, modelID;
...
...
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