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

doc: fix the librados c api can not compile problem #9396

Merged
merged 1 commit into from Feb 3, 2017

Conversation

songbaisen
Copy link

doc: fix the librados c api can not compile problem
like below::
client.c:6:30: error: expected 鈥?[01m;鈥? 鈥?[01m,鈥?or 鈥?[01m)鈥?before 鈥?[01m_鈥?token
int main (int argc, char argv_*)

client.c:21:22: error: 鈥?[01mEXIT_FAILURE鈥?undeclared (first use in this function)
exit(EXIT_FAILURE);

Signed-off-by:song baisen song.baisen@zte.com.cn

Signed-off-by:song baisen <song.baisen@zte.com.cn>
@ghost
Copy link

ghost commented Nov 22, 2016

jenkins test this please (no logs)

@liewegas liewegas merged commit 93bbc1e into ceph:master Feb 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants