Remove extra } in documentation comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199162 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan P. N. Exon Smith 2014-01-13 23:11:48 +00:00
parent 9ad2161ea7
commit f619e9039a

View File

@ -108,8 +108,6 @@ public:
MCValue &Target, uint64_t &Value,
bool &IsResolved) {}
/// @}
/// applyFixup - Apply the \p Value for given \p Fixup into the provided
/// data fragment, at the offset specified by the fixup and following the
/// fixup kind as appropriate.