mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 23:37:39 +00:00
Fix grammar in a comment.
llvm-svn: 42748
This commit is contained in:
parent
7fa473514d
commit
8c31acb71e
@ -53,7 +53,7 @@ void ParseEnvironmentOptions(const char *progName, const char *envvar,
|
||||
///===---------------------------------------------------------------------===//
|
||||
/// SetVersionPrinter - Override the default (LLVM specific) version printer
|
||||
/// used to print out the version when --version is given
|
||||
/// on the command line. This gives other systems using the
|
||||
/// on the command line. This allows other systems using the
|
||||
/// CommandLine utilities to print their own version string.
|
||||
void SetVersionPrinter(void (*func)());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user