Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.io.base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.io.base
Commits
e7c8c376
Commit
e7c8c376
authored
11 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Fix syntax error
parent
c33957a4
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/xbob.blitz
+1
-1
1 addition, 1 deletion
src/xbob.blitz
xbob/io/include/xbob.io/api.h
+1
-1
1 addition, 1 deletion
xbob/io/include/xbob.io/api.h
with
2 additions
and
2 deletions
xbob.blitz
@
2bfdea46
Compare
be1cd19e
...
2bfdea46
Subproject commit
be1cd19edf4bb9d4b7351432f2f1603153dc1c24
Subproject commit
2bfdea46de4100373311cb655b267499d9a779b3
This diff is collapsed.
Click to expand it.
xbob/io/include/xbob.io/api.h
+
1
−
1
View file @
e7c8c376
...
@@ -311,7 +311,7 @@ typedef struct {
...
@@ -311,7 +311,7 @@ typedef struct {
# endif
# endif
BOOST_PP_STRINGIZE
(
XBOB_IO_MODULE_PREFIX
),
BOOST_PP_STRINGIZE
(
XBOB_IO_MODULE_PREFIX
),
BOOST_PP_STRINGIZE
(
XBOB_IO_MODULE_NAME
));
BOOST_PP_STRINGIZE
(
XBOB_IO_MODULE_NAME
));
return
-
1
return
-
1
;
}
}
/* Checks that the imported version matches the compiled version */
/* Checks that the imported version matches the compiled version */
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment