libjit.git - libjit

index : libjit.git
libjit
summary refs log tree commit diff
path: root/jitplus/jit-plus-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'jitplus/jit-plus-context.cpp')
-rw-r--r--jitplus/jit-plus-context.cpp 4
1 files changed, 2 insertions, 2 deletions
diff --git a/jitplus/jit-plus-context.cpp b/jitplus/jit-plus-context.cpp
index e174f94..8e13898 100644
--- a/jitplus/jit-plus-context.cpp
+++ b/jitplus/jit-plus-context.cpp
@@ -43,12 +43,12 @@ jit_context::jit_context()
}
/*@
- * @defop Constructor jit_context jit_context (jit_context_t context)
+ * @defop Constructor jit_context jit_context (jit_context_t @var{context})
* Construct a new JIT context by wrapping up an existing raw C context.
* This is useful for importing a context from third party C code
* into a program that prefers to use C++.
*
- * When you this form of construction, @code{jit_context_destroy}
+ * When you use this form of construction, @code{jit_context_destroy}
* will not be called on the context when the @code{jit_context}
* object is destructed. You will need to arrange for that manually.
* @end defop
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月18日 19:18:25 +0000

AltStyle によって変換されたページ (->オリジナル) /