diff options
author | Fred Fish <fnf@specifix.com> | 1993-08-02 23:29:32 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-08-02 23:29:32 +0000 |
commit | b5ed6e32c291b0acee4a13dec390f2d1b8e6c76a (patch) | |
tree | 0c4a0d35478cb1dae8a7cf4d0f434c1d3e5a2e1b /include | |
parent | a305925112a14cf1756825ddec3c8a012b4c518c (diff) | |
download | gdb-b5ed6e32c291b0acee4a13dec390f2d1b8e6c76a.zip gdb-b5ed6e32c291b0acee4a13dec390f2d1b8e6c76a.tar.gz gdb-b5ed6e32c291b0acee4a13dec390f2d1b8e6c76a.tar.bz2 |
Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
Diffstat (limited to 'include')
-rw-r--r-- | include/.Sanitize | 1 | ||||
-rw-r--r-- | include/aout/.Sanitize | 1 | ||||
-rw-r--r-- | include/coff/.Sanitize | 1 | ||||
-rw-r--r-- | include/elf/.Sanitize | 1 | ||||
-rw-r--r-- | include/nlm/.Sanitize | 1 | ||||
-rw-r--r-- | include/opcode/.Sanitize | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/include/.Sanitize b/include/.Sanitize index 510ebaa..adfc832 100644 --- a/include/.Sanitize +++ b/include/.Sanitize @@ -48,7 +48,6 @@ wait.h Things-to-lose: -.Sanitize Do-last: diff --git a/include/aout/.Sanitize b/include/aout/.Sanitize index 9fbcaea..210b209 100644 --- a/include/aout/.Sanitize +++ b/include/aout/.Sanitize @@ -44,7 +44,6 @@ sun4.h Things-to-lose: -.Sanitize Do-last: diff --git a/include/coff/.Sanitize b/include/coff/.Sanitize index 6428b83..b3293bc 100644 --- a/include/coff/.Sanitize +++ b/include/coff/.Sanitize @@ -45,7 +45,6 @@ z8k.h Things-to-lose: -.Sanitize Do-last: diff --git a/include/elf/.Sanitize b/include/elf/.Sanitize index 3e4e054..d71f634 100644 --- a/include/elf/.Sanitize +++ b/include/elf/.Sanitize @@ -34,7 +34,6 @@ internal.h Things-to-lose: -.Sanitize Do-last: diff --git a/include/nlm/.Sanitize b/include/nlm/.Sanitize index e670990..ca93646 100644 --- a/include/nlm/.Sanitize +++ b/include/nlm/.Sanitize @@ -33,7 +33,6 @@ internal.h Things-to-lose: -.Sanitize Do-last: diff --git a/include/opcode/.Sanitize b/include/opcode/.Sanitize index 875ae7a..af78c68 100644 --- a/include/opcode/.Sanitize +++ b/include/opcode/.Sanitize @@ -49,7 +49,6 @@ vax.h Things-to-lose: -.Sanitize Do-last: |