diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2013-02-09 16:47:31 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2013-02-09 16:47:31 +0100 |
commit | 367bdc28e2de747c962659517bcc8cbf09a9fd81 (patch) | |
tree | aa2516ad541e8eb43740fd45de6816edc30ed848 /app/xedit/lisp/re/re.c | |
parent | 91bb789ad557ceffb3635adba7a8222a2aab2ec8 (diff) | |
parent | 13179665ebbd91ceeeeada784764303924d55696 (diff) |
Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13
Diffstat (limited to 'app/xedit/lisp/re/re.c')
-rw-r--r-- | app/xedit/lisp/re/re.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xedit/lisp/re/re.c b/app/xedit/lisp/re/re.c index fca7e2856..f4c124622 100644 --- a/app/xedit/lisp/re/re.c +++ b/app/xedit/lisp/re/re.c @@ -31,7 +31,7 @@ #include <stdio.h> #include "rep.h" -#define DEBUG + /* * Types */ |