fix texinfo comments - libjit.git - libjit

index : libjit.git
libjit
summary refs log tree commit diff
path: root/jitplus/jit-plus-function.cpp
diff options
context:
space:
mode:
authorAleksey Demakov <ademakov@gmail.com>2007年02月12日 21:38:44 +0000
committerAleksey Demakov <ademakov@gmail.com>2007年02月12日 21:38:44 +0000
commitea9d00ae23ba6fb78a07b63b8b03c28bcb44649b (patch)
tree7faba516bdc7c2c8eedfabd99312c045fdac32c1 /jitplus/jit-plus-function.cpp
parentbf4a7a5c425db64aa31f7fe14849041549e13c4f (diff)
downloadlibjit-ea9d00ae23ba6fb78a07b63b8b03c28bcb44649b.tar.gz
fix texinfo comments
Diffstat (limited to 'jitplus/jit-plus-function.cpp')
-rw-r--r--jitplus/jit-plus-function.cpp 4
1 files changed, 2 insertions, 2 deletions
diff --git a/jitplus/jit-plus-function.cpp b/jitplus/jit-plus-function.cpp
index 4fcf3bf..716cd73 100644
--- a/jitplus/jit-plus-function.cpp
+++ b/jitplus/jit-plus-function.cpp
@@ -52,7 +52,7 @@ public:
jit_type_t const jit_function::end_params = (jit_type_t)0;
/*@
- * @defop Constructor jit_function jit_function ({jit_context&} context, jit_type_t signature)
+ * @defop Constructor jit_function jit_function ({jit_context& context}, jit_type_t signature)
* Constructs a new function handler with the specified @code{signature} in
* the given @code{context}. It then calls @code{create(signature)} to
* create the actual function.
@@ -69,7 +69,7 @@ jit_function::jit_function(jit_context& context, jit_type_t signature)
}
/*@
- * @defop Constructor jit_function jit_function ({jit_context&} context)
+ * @defop Constructor jit_function jit_function ({jit_context& context})
* Constructs a new function handler in the specified @code{context}.
* The actual function is not created until you call @code{create()}.
* @end defop
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月10日 16:58:03 +0000

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