diff options
author | nop <nop> | 1998-12-29 05:26:51 +0000 |
---|---|---|
committer | nop <nop> | 1998-12-29 05:26:51 +0000 |
commit | 074eb4157b8d6e39a2ca601889bc523d9591ddfd (patch) | |
tree | 3cf6c5ed1471a9637e657ac46ec1f9004250f53c | |
parent | c8db4429501e7e33e519e4f75ca56311e3298128 (diff) | |
download | moo-074eb4157b8d6e39a2ca601889bc523d9591ddfd.tar.gz moo-074eb4157b8d6e39a2ca601889bc523d9591ddfd.tar.xz moo-074eb4157b8d6e39a2ca601889bc523d9591ddfd.zip |
Fixed one more Log keyword that slipped by.
-rw-r--r-- | config.h.in | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in index 8ce0c37..ef89701 100644 --- a/config.h.in +++ b/config.h.in @@ -270,10 +270,14 @@ #endif /* !Config_H */ -/* $Log$ -/* Revision 1.1 1997/03/03 03:45:06 nop -/* Initial revision -/* +/* + * $Log$ + * Revision 1.2 1998/12/29 05:26:51 nop + * Fixed one more Log keyword that slipped by. + * + * Revision 1.1.1.1 1997/03/03 03:45:06 nop + * LambdaMOO 1.8.0p5 + * * Revision 2.5 1996/02/11 00:41:40 pavel * Added check for matherr(). Release 1.8.0beta2. * |