fix doxygen comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55372 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Gabor Greif 2008-08-26 17:44:40 +00:00
parent 4ac67ef47a
commit 231fe70541

View File

@ -866,7 +866,7 @@ public:
///
inline bool use_empty() const;
/// use_empty - Return true if there is exactly one node using value
/// hasOneUse - Return true if there is exactly one node using value
/// ResNo of node Val.
///
inline bool hasOneUse() const;