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
2715ee8e
Commit
2715ee8e
authored
Aug 07, 2014
by
Thomas Jahns
🤸
Browse files
Add static declaration to function used in same source only.
parent
1dc2e114
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/extralib.c
View file @
2715ee8e
...
...
@@ -57,7 +57,7 @@ void extDebug(int debug)
}
void
extLibInit
()
static
void
extLibInit
()
{
char
*
envString
;
char
*
envName
=
"EXT_PRECISION"
;
...
...
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