diff options
Diffstat (limited to 'lisp/math.c')
-rw-r--r-- | lisp/math.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/math.c b/lisp/math.c index 7d15e85..6476224 100644 --- a/lisp/math.c +++ b/lisp/math.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/math.c,v 1.24 2003/04/27 18:17:33 tsi Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/math.c,v 1.23tsi Exp $ */ #include "lisp/math.h" #include "lisp/private.h" |