[noctool-cvs] CVS source
jprewett
jprewett at common-lisp.net
Tue Jun 17 11:03:58 UTC 2008
Update of /project/noctool/cvsroot/source
In directory clnet:/tmp/cvs-serv22656
Modified Files:
monitors.lisp
Log Message:
it was really bugging me that the expression wasn't closed :P
--- /project/noctool/cvsroot/source/monitors.lisp 2008/03/17 08:27:58 1.1.1.1
+++ /project/noctool/cvsroot/source/monitors.lisp 2008/06/17 11:03:58 1.2
@@ -5,4 +5,4 @@
(let ((name (name host)))
;; NB, the actual ping command needs to be tuned to the
;; underlying platform OR we need to implement ICMP in lisp.
-
\ No newline at end of file
+ )))
More information about the noctool-cvs
mailing list