Commit adc9fe67 by Kazu Hirata Committed by Kazu Hirata

* doc/extend.texi (deprecated): Fix a typo.

From-SVN: r48751
parent b446e5a2
2002-01-10 Kazu Hirata <kazu@hxi.com>
* doc/extend.texi (deprecated): Fix a typo.
Thu Jan 10 22:35:54 CET 2002 Jan Hubicka <jh@suse.cz> Thu Jan 10 22:35:54 CET 2002 Jan Hubicka <jh@suse.cz>
* basic-block.h (update_br_prob_note): Declare. * basic-block.h (update_br_prob_note): Declare.
......
...@@ -3264,7 +3264,7 @@ If possible, the warning also includes the location of the declaration ...@@ -3264,7 +3264,7 @@ If possible, the warning also includes the location of the declaration
of the deprecated type, to enable users to easily find further of the deprecated type, to enable users to easily find further
information about why the type is deprecated, or what they should do information about why the type is deprecated, or what they should do
instead. Note that the warnings only occur for uses and then only instead. Note that the warnings only occur for uses and then only
if the type is being applied to a identifier that itself is not being if the type is being applied to an identifier that itself is not being
declared as deprecated. declared as deprecated.
@smallexample @smallexample
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment