Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Brice Videau
CCS
Commits
608e0ff1
Commit
608e0ff1
authored
Jun 15, 2020
by
Brice Videau
Browse files
Fixed ccs_result_t size.
parent
7fe7f610
Changes
1
Show whitespace changes
Inline
Side-by-side
include/cconfigspace/base.h
View file @
608e0ff1
...
...
@@ -66,7 +66,7 @@ enum ccs_error_e {
};
typedef
enum
ccs_error_e
ccs_error_t
;
typedef
int
ccs_result_t
;
typedef
int
32_t
ccs_result_t
;
enum
ccs_object_type_e
{
CCS_RNG
,
...
...
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