diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:46 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:46 +0000 |
commit | 9f5d0de96f079e84c648a0173bffac8ec2c3bef5 (patch) | |
tree | 1008a7775a52ce81a8b28a5ff5cf2bc58527d5ff /lisp/re/tests.c | |
parent | 91547cc15f41faa1a55f2d764f67abd24777e9be (diff) |
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE
Diffstat (limited to 'lisp/re/tests.c')
-rw-r--r-- | lisp/re/tests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/re/tests.c b/lisp/re/tests.c index bd5c55d..7fe5677 100644 --- a/lisp/re/tests.c +++ b/lisp/re/tests.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/re/tests.c,v 1.1 2002/09/08 02:29:50 paulo Exp $ */ +/* $XFree86$ */ /* * Compile with: cc -o tests tests.c -L. -lre |