Fixed C&P-mistake in comment
This commit is contained in:
parent
6bfeb71dd2
commit
e02caea025
|
@ -54,7 +54,7 @@ namespace ValueFlow {
|
||||||
/** Is this value inconclusive? */
|
/** Is this value inconclusive? */
|
||||||
bool inconclusive;
|
bool inconclusive;
|
||||||
|
|
||||||
/** Is this value inconclusive? */
|
/** Is this value passed as default parameter to the function? */
|
||||||
bool defaultArg;
|
bool defaultArg;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue