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/debugger.c | |
parent | 91547cc15f41faa1a55f2d764f67abd24777e9be (diff) |
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE
Diffstat (limited to 'lisp/debugger.c')
-rw-r--r-- | lisp/debugger.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/debugger.c b/lisp/debugger.c index 01f350d..10fd7b2 100644 --- a/lisp/debugger.c +++ b/lisp/debugger.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/debugger.c,v 1.25 2003/04/27 18:17:32 tsi Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/debugger.c,v 1.24tsi Exp $ */ #include <ctype.h> #include "lisp/io.h" |