diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-12-07 01:28:34 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-12-07 01:28:34 +0000 |
commit | 3e19d545fbbf25b888e0f78c9a7a750fb6b458de (patch) | |
tree | 49383550d86e1a4a45308ea60b109ddbb1332f81 | |
parent | 9430b933656a86dbc2d7ac17b13186797b756290 (diff) | |
download | gdb-3e19d545fbbf25b888e0f78c9a7a750fb6b458de.zip gdb-3e19d545fbbf25b888e0f78c9a7a750fb6b458de.tar.gz gdb-3e19d545fbbf25b888e0f78c9a7a750fb6b458de.tar.bz2 |
Keep ch-exp.c, not ch-exp.y now.
-rw-r--r-- | gdb/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 595de2c..c8e0592 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -119,7 +119,7 @@ c-lang.h c-typeprint.c c-valprint.c call-cmds.h -ch-exp.y +ch-exp.c ch-lang.c ch-lang.h ch-typeprint.c |