Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
129f46a5
Commit
129f46a5
authored
Jun 30, 2012
by
deuce
Browse files
Herp derp, functions returning a value work better when a value is returned
parent
8ff03103
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/sbbs3/str_util.c
src/sbbs3/str_util.c
+1
-0
No files found.
src/sbbs3/str_util.c
View file @
129f46a5
...
...
@@ -728,6 +728,7 @@ uint32_t DLLCALL str_to_bits(uint32_t val, const char *str)
}
}
}
return
val
;
}
#if 0 /* replace_*_values test */
...
...
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