diff options
Diffstat (limited to 'lisp/hash.c')
-rw-r--r-- | lisp/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hash.c b/lisp/hash.c index 98e8ac9..396b566 100644 --- a/lisp/hash.c +++ b/lisp/hash.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/hash.c,v 1.6 2003/09/17 22:28:08 paulo Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/hash.c,v 1.5 2003/04/27 18:17:32 tsi Exp $ */ #include "lisp/hash.h" |