diff options
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" |