Correct comment
This commit is contained in:
parent
8a1eff8e88
commit
e0f5181bee
|
|
@ -71,7 +71,7 @@ com_unlet(wordlist *wl)
|
||||||
} /* end of function com_unlet */
|
} /* end of function com_unlet */
|
||||||
|
|
||||||
|
|
||||||
/* Remove zero length vectors in the wordlist from the current plot */
|
/* Remove zero length vectors from the current plot */
|
||||||
void
|
void
|
||||||
com_remzerovec(wordlist* wl)
|
com_remzerovec(wordlist* wl)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue