diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-11-02 00:58:23 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-11-02 00:58:23 +0000 |
commit | f2cd34413022d50dd8ae94db69324938fd63ea2d (patch) | |
tree | a83d8e605ff4f26a5da9afc3734cb13dbb672ed1 | |
parent | be2c65d3c5b2758369d73c202fd0550b863e8827 (diff) | |
download | gdb-f2cd34413022d50dd8ae94db69324938fd63ea2d.zip gdb-f2cd34413022d50dd8ae94db69324938fd63ea2d.tar.gz gdb-f2cd34413022d50dd8ae94db69324938fd63ea2d.tar.bz2 |
Tsk tsk, somebody forgot to update .Sanitize when they renamed regex.*...
-rw-r--r-- | gdb/.Sanitize | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index e34b586..06d9a51 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -183,6 +183,8 @@ gdbcore.h gdbserver gdbtypes.c gdbtypes.h +gnu-regex.c +gnu-regex.h go32-xdep.c gould-tdep.c gould-xdep.c @@ -266,8 +268,6 @@ procfs.c ptx4-nat.c pyr-tdep.c pyr-xdep.c -regex.c -regex.h remote-adapt.c remote-array.c remote-bug.c |