Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cib: doc fix #5275

Merged
merged 1 commit into from
Apr 11, 2016
Merged

cib: doc fix #5275

merged 1 commit into from
Apr 11, 2016

Conversation

cgundogan
Copy link
Member

No description provided.

@cgundogan cgundogan added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Area: doc Area: Documentation Area: core Area: RIOT kernel. Handle PRs marked with this with care! labels Apr 9, 2016
@cgundogan cgundogan added this to the Release 2016.04 milestone Apr 9, 2016
@@ -42,7 +42,7 @@ typedef struct {
#define CIB_INIT(SIZE) { 0, 0, (SIZE) - 1 }

/**
* @brief Initialize cib_t to 0 and set size.
* @brief Initialize @p cib to 0 and set buffer size to @p size.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would keep the cib_t (maybe ref it too)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah sorry, read it wrong... forget what I said ;-)

@miri64
Copy link
Member

miri64 commented Apr 9, 2016

ACK

@miri64 miri64 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 9, 2016
@cgundogan cgundogan merged commit aa15ec5 into RIOT-OS:master Apr 11, 2016
@cgundogan cgundogan deleted the pr/cib/doc_fix branch April 11, 2016 05:39
@cgundogan cgundogan added the Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer label Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants