summaryrefslogtreecommitdiff
path: root/lisp/mp
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-14 08:35:19 +0000
committerEgbert Eich <eich@suse.de>2004-03-14 08:35:19 +0000
commit91547cc15f41faa1a55f2d764f67abd24777e9be (patch)
treeac382789eeabb654255d959e536554b2a60e7b9a /lisp/mp
parent8293776acb1b916f1f7199e975bae4d370668243 (diff)
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
Diffstat (limited to 'lisp/mp')
-rw-r--r--lisp/mp/mp.c2
-rw-r--r--lisp/mp/mp.h2
-rw-r--r--lisp/mp/mpi.c2
-rw-r--r--lisp/mp/mpr.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/lisp/mp/mp.c b/lisp/mp/mp.c
index 6aa7ce1..78b7a0e 100644
--- a/lisp/mp/mp.c
+++ b/lisp/mp/mp.c
@@ -27,7 +27,7 @@
* Author: Paulo César Pereira de Andrade
*/
-/* $XFree86: xc/programs/xedit/lisp/mp/mp.c,v 1.2 2002/11/08 08:01:00 paulo Exp $ */
+/* $XFree86: xc/programs/xedit/lisp/mp/mp.c,v 1.3 2002/11/20 07:44:43 paulo Exp $ */
#include "mp.h"
diff --git a/lisp/mp/mp.h b/lisp/mp/mp.h
index d3f145d..88f1b24 100644
--- a/lisp/mp/mp.h
+++ b/lisp/mp/mp.h
@@ -27,7 +27,7 @@
* Author: Paulo César Pereira de Andrade
*/
-/* $XFree86: xc/programs/xedit/lisp/mp/mp.h,v 1.5tsi Exp $ */
+/* $XFree86: xc/programs/xedit/lisp/mp/mp.h,v 1.6 2003/01/12 03:55:51 tsi Exp $ */
#include <stdio.h>
#include <math.h>
diff --git a/lisp/mp/mpi.c b/lisp/mp/mpi.c
index 443e8ab..ec8f587 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.12 2002/11/20 07:44:43 paulo Exp $ */
+/* $XFree86: xc/programs/xedit/lisp/mp/mpi.c,v 1.13 2003/03/25 04:18:28 dawes Exp $ */
#include "mp.h"
diff --git a/lisp/mp/mpr.c b/lisp/mp/mpr.c
index 2ce5718..8b26fe0 100644
--- a/lisp/mp/mpr.c
+++ b/lisp/mp/mpr.c
@@ -27,7 +27,7 @@
* Author: Paulo César Pereira de Andrade
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xedit/lisp/mp/mpr.c,v 1.2 2002/11/08 08:01:00 paulo Exp $ */
#include "mp.h"