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

ring: fix is_empty #13

Closed
wants to merge 1 commit into from
Closed

ring: fix is_empty #13

wants to merge 1 commit into from

Conversation

bluetech
Copy link
Contributor

@bluetech bluetech commented Feb 4, 2012

Hi,
Without this patch the first key stroke never does anything. But maybe I'm just confused...
Also I'm not sure returning 'false' when the argument is NULL is the right thing to do but I didn't change that.

Signed-off-by: Ran Benita <ran234@gmail.com>
@dvdhrm
Copy link
Owner

dvdhrm commented Feb 4, 2012

whoops, thanks. I fixed both. Returns true now if ring==NULL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants