Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
aml
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
27
Issues
27
List
Boards
Labels
Milestones
Merge Requests
6
Merge Requests
6
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
argo
aml
Commits
b54fb0ed
Commit
b54fb0ed
authored
Oct 09, 2019
by
Swann Perarnau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[doc/fix] doxygen typo
in/out is not valid doxygen.
parent
30554992
Pipeline
#8634
passed with stages
in 25 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/aml.h
include/aml.h
+1
-1
No files found.
include/aml.h
View file @
b54fb0ed
...
@@ -129,7 +129,7 @@ struct aml_area_ops {
...
@@ -129,7 +129,7 @@ struct aml_area_ops {
* suitable address.
* suitable address.
* In case of failure, aml_errno must be set to an appropriate
* In case of failure, aml_errno must be set to an appropriate
* value.
* value.
* @param
[in/out]
opts: Opaque handle to pass additional options to area
* @param opts: Opaque handle to pass additional options to area
* mmap hook. Can be NULL and must work with NULL opts.
* mmap hook. Can be NULL and must work with NULL opts.
* @return a pointer to allocated memory object.
* @return a pointer to allocated memory object.
**/
**/
...
...
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