Browse Source

Correct comment

pre-master-46
Holger Vogt 6 years ago
parent
commit
e0f5181bee
  1. 2
      src/frontend/postcoms.c

2
src/frontend/postcoms.c

@ -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…
Cancel
Save