diff options
author | Jim Wilson <wilson@tuliptree.org> | 1996-01-16 22:40:45 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1996-01-16 22:40:45 +0000 |
commit | b9a48f1406a467f327cec3c6821a33b89829351f (patch) | |
tree | 58ac5653a2347ba417d31b0f99f60cb9178f79c7 /gdb/.Sanitize | |
parent | d49ddb857525c555f314c6ee4b0589002067d707 (diff) | |
download | gdb-b9a48f1406a467f327cec3c6821a33b89829351f.zip gdb-b9a48f1406a467f327cec3c6821a33b89829351f.tar.gz gdb-b9a48f1406a467f327cec3c6821a33b89829351f.tar.bz2 |
Fix sanitize problems with new file ChangeLog-95.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 70a2a30..130304e 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -449,7 +449,7 @@ else done fi -arc_files="configure.in configure ChangeLog" +arc_files="configure.in configure ChangeLog-95" if ( echo $* | grep keep\-arc > /dev/null ) ; then for i in $arc_files ; do |