Skip to content

Conversation

zaneli
Copy link
Contributor

@zaneli zaneli commented Nov 28, 2016

No description provided.

@@ -364,7 +364,6 @@ int32_t register_callback(void* callback_target, rust_callback callback) {
}

void trigger_callback() {
# // cb(cb_target, 7); // Will call callback(&rustObject, 7) in Rust
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cシンタックスのためか、非表示とならずドキュメントにそのまま表示されていたので削除しました。

Copy link
Member

Choose a reason for hiding this comment

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

1つ上のコードブロックでは消してるのにこちらは処理し忘れてますね。細かいところまでありがとうございます。

@KeenS
Copy link
Member

KeenS commented Nov 28, 2016

ありがとうございます。マージします。

@KeenS KeenS merged commit 9f798cb into rust-lang-ja:master Nov 28, 2016
@zaneli zaneli deleted the fix-typo branch November 28, 2016 06:53
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.

2 participants