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 /readline | |
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 'readline')
-rw-r--r-- | readline/.Sanitize | 1 | ||||
-rw-r--r-- | readline/doc/.Sanitize | 1 | ||||
-rw-r--r-- | readline/examples/.Sanitize | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/readline/.Sanitize b/readline/.Sanitize index 4e67ec8..82bc37a 100644 --- a/readline/.Sanitize +++ b/readline/.Sanitize @@ -53,7 +53,6 @@ vi_mode.c Things-to-lose: -.Sanitize Do-last: diff --git a/readline/doc/.Sanitize b/readline/doc/.Sanitize index a29b3da..fd8af0d 100644 --- a/readline/doc/.Sanitize +++ b/readline/doc/.Sanitize @@ -38,7 +38,6 @@ rluser.texinfo Things-to-lose: -.Sanitize Do-last: diff --git a/readline/examples/.Sanitize b/readline/examples/.Sanitize index 7ddbf26..b61fbc7 100644 --- a/readline/examples/.Sanitize +++ b/readline/examples/.Sanitize @@ -33,7 +33,6 @@ manexamp.c Things-to-lose: -.Sanitize Do-last: |