mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-21 12:03:40 -08:00
cosmetic: improve C source comment
This commit is contained in:
parent
c6b2fb658e
commit
cc61a627c2
1 changed files with 1 additions and 2 deletions
|
|
@ -283,8 +283,7 @@ extern \"C\"
|
|||
ECL_DLLEXPORT
|
||||
void ~A(cl_object cblock)
|
||||
{
|
||||
/* This function is a wrapper over the randomized init function
|
||||
* name. */
|
||||
/* This is a wrapper around the randomized init function name. */
|
||||
~A(cblock);
|
||||
}
|
||||
")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue