fix texinfo markup for parameters - 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:
authorAleksey Demakov <ademakov@gmail.com>2008年01月22日 06:09:07 +0000
committerAleksey Demakov <ademakov@gmail.com>2008年01月22日 06:09:07 +0000
commit2a3a9f4fb4b00c3f42f2325018b8b3006b9f13af (patch)
tree4cfbb7ef71fe9efd45c8058fb57608b8bbeb3e2e /jitplus/jit-plus-context.cpp
parentf5cabeff2cc252cfe4c3b991c1daf3d0ae0941b1 (diff)
downloadlibjit-2a3a9f4fb4b00c3f42f2325018b8b3006b9f13af.tar.gz
fix texinfo markup for parameters
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.39.1) at 2025年09月22日 00:06:50 +0000

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