*** empty log message ***

This commit is contained in:
2005-09-19 14:57:09 +00:00
parent 5f231e7c83
commit 4117977053
2 changed files with 8 additions and 7 deletions

View File

@ -1,5 +1,5 @@
/*
* $Id: lsp.h,v 1.13 2005-09-19 04:01:45 bacon Exp $
* $Id: lsp.h,v 1.14 2005-09-19 14:57:09 bacon Exp $
*/
#ifndef _XP_LSP_LSP_H_
@ -7,7 +7,7 @@
/*
* HEADER: Lisp
* A lisp-like embeddable language processor is provied for application
* A lisp-like embeddable language processor is provided for application
* development that requires simple scripting.
*
*/