forked from OSchip/llvm-project
Remove stray null from the middle of a comment. (Found because my editor
was refusing to open the file.) llvm-svn: 128402
This commit is contained in:
parent
93615d9912
commit
9db11f82a5
|
@ -441,7 +441,7 @@ public:
|
||||||
/// \brief Determine whether this is a weak-imported symbol.
|
/// \brief Determine whether this is a weak-imported symbol.
|
||||||
///
|
///
|
||||||
/// Weak-imported symbols are typically marked with the
|
/// Weak-imported symbols are typically marked with the
|
||||||
/// 'weak_import' attr |