Fixed a piece of documentation on a setter from last check-in.

llvm-svn: 199540
This commit is contained in:
Todd Fiala 2014-01-18 03:08:37 +00:00
parent a9ddb0e14f
commit 5b9e5b5961
1 changed files with 1 additions and 4 deletions

View File

@ -220,10 +220,7 @@ public:
/// This will be something like "ubuntu", "fedora", etc. on Linux.
/// This should be the same value returned by
/// Host::GetDistributionId ().
///
/// @return A ConstString ref containing the distribution id,
/// potentially empty.
//------------------------------------------------------------------
///------------------------------------------------------------------
void
SetDistributionId (const char* distribution_id);