diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:03 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:03 +0000 |
commit | 151d659e1738faaa342c0782814d834f97525b5f (patch) | |
tree | fd1c66a3344d21c20dbd2bb9ca3a04a13d3b388a /lisp/mp/mpi.c | |
parent | 6503c7eb0c08963d1842ecbae540e40fc408f6f1 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
a changed license. There was only one change which happened to be from
me (Egbert Eich).
Diffstat (limited to 'lisp/mp/mpi.c')
-rw-r--r-- | lisp/mp/mpi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mp/mpi.c b/lisp/mp/mpi.c index ec8f587..443e8ab 100644 --- a/lisp/mp/mpi.c +++ b/lisp/mp/mpi.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/mp/mpi.c,v 1.13 2003/03/25 04:18:28 dawes Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/mp/mpi.c,v 1.12 2002/11/20 07:44:43 paulo Exp $ */ #include "mp.h" |