Skip to content
GitLab
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
5fd9cafa
Commit
5fd9cafa
authored
Oct 02, 2015
by
Thomas Jahns
🤸
Browse files
Add missing static declarations.
parent
59df655e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/grid.c
View file @
5fd9cafa
...
...
@@ -60,7 +60,7 @@ static void gridPack ( void * gridptr, void * buff, int size,
int
*
position
,
void
*
context
);
static
int
gridTxCode
(
void
);
const
resOps
gridOps
=
{
static
const
resOps
gridOps
=
{
gridCompareP
,
gridDestroyP
,
gridPrintP
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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