Typo in header doc.

llvm-svn: 134584
This commit is contained in:
Jim Ingham 2011-07-07 02:22:51 +00:00
parent 365efd62a1
commit c257270094
2 changed files with 2 additions and 2 deletions

View File

@ -187,7 +187,7 @@ public:
/// Find functions by name.
///
/// @param[in] name
/// The name of the function we are looking for.
/// The name of the compile unit we are looking for.
///
/// @param[in] name_type_mask
/// A bit mask of bits that indicate what kind of names should

View File

@ -146,7 +146,7 @@ public:
/// and returns the results in \a sc_list.
///
/// @param[in] path
/// The name of the function we are looking for.
/// The name of the compile unit we are looking for.
///
/// @param[in] append
/// If \b true, then append any compile units that were found