Fix minor typo.
This commit is contained in:
parent
f5ec5d3d8c
commit
378f60427d
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ coherent if all libraries use the same conventions.
|
|||
|
||||
@item
|
||||
Try to avoid compiler warnings about undefined free variables, by adding
|
||||
@cdode{defvar} definitions for these variables.
|
||||
@code{defvar} definitions for these variables.
|
||||
|
||||
If you bind a variable in one function, and use it or set it in another
|
||||
function, the compiler warns about the latter function unless the
|
||||
|
|
Loading…
Add table
Reference in a new issue