[APFloat] Added missing doxygen module closing statement.

llvm-svn: 184526
This commit is contained in:
Michael Gottesman 2013-06-21 04:14:17 +00:00
parent 512b3f22bb
commit a02291010d
1 changed files with 2 additions and 0 deletions

View File

@ -300,6 +300,8 @@ public:
/// IEEE-754R 5.3.1: nextUp/nextDown.
opStatus next(bool nextDown);
/// @}
/// \name Sign operations.
/// @{