mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Bug 317067: fixed typo in comment
This commit is contained in:
parent
7b02c1b681
commit
59ab06fad1
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ public class CatchByReference extends AbstractIndexAstChecker {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If it uses reference or ponter
|
* If it uses reference or pointer
|
||||||
*
|
*
|
||||||
* @param catchHandler
|
* @param catchHandler
|
||||||
* @return
|
* @return
|
||||||
|
|
Loading…
Add table
Reference in a new issue