revert: op-common.h: Fix a typo.

Revert:
	* config/soft-fp/op-common.h: Fix a typo.

From-SVN: r113180
This commit is contained in:
Kazu Hirata 2006-04-22 16:45:28 +00:00 committed by Kazu Hirata
parent 110c45636c
commit 9542abd378
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-04-22 Kazu Hirata <kazu@codesourcery.com>
Revert:
* config/soft-fp/op-common.h: Fix a typo.
2006-04-22 Frank Ch. Eigler <fche@redhat.com>
PR libmudflap/26864

View file

@ -35,7 +35,7 @@
_FP_FRAC_DECL_##wc(X)
/*
* Finish truly unpacking a native fp value by classifying the kind
* Finish truely unpacking a native fp value by classifying the kind
* of fp value and normalizing both the exponent and the fraction.
*/