mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-30 20:34:21 +00:00
Correct parameter name in doc comment to match declaration.
(review feedback on r181632 from Dmitri) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181664 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
03406c4f15
commit
13b11cd810
@ -327,7 +327,7 @@ namespace llvm {
|
||||
/// @param Scope Scope in which this type is defined.
|
||||
/// @param Name Value parameter name.
|
||||
/// @param Ty Parameter type.
|
||||
/// @param Value Constant parameter value.
|
||||
/// @param Val Constant parameter value.
|
||||
/// @param File File where this type parameter is defined.
|
||||
/// @param LineNo Line number.
|
||||
/// @param ColumnNo Column Number.
|
||||
|
Loading…
x
Reference in New Issue
Block a user