Small error in source and documentation of smtp.lsp
Posted: Thu Jan 08, 2009 2:57 pm
Hi,
I was just poking around the modules documentation and noticed that there was a small error:
I think it should read
instead.
The error is also in the source file.
I'm new to newLISP and to this forum so I'm not sure if this is the right place to report such things.
seetho
I was just poking around the modules documentation and noticed that there was a small error:
Code: Select all
(load "/usr/share/modules/newlisp/smtp.lsp")
Code: Select all
(load "/usr/share/newlisp/modules/smtp.lsp")
The error is also in the source file.
I'm new to newLISP and to this forum so I'm not sure if this is the right place to report such things.
seetho