diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
commit | b7c2da33938e1091850181d827a9ef6f51575883 (patch) | |
tree | ac382789eeabb654255d959e536554b2a60e7b9a /lisp/math.c | |
parent | e502fd1629139ee9e5df1f0bdeb454710ab6adfa (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
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 691bff5..7d15e85 100644 --- a/lisp/math.c +++ b/lisp/math.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xedit/lisp/math.c,v 1.24 2003/04/27 18:17:33 tsi Exp $ */ #include "lisp/math.h" #include "lisp/private.h" |