mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
Comment adjustment.
This commit is contained in:
parent
d806cdcf2d
commit
0de53f5f2a
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ class PDOMCLinkage extends PDOMLinkage implements IIndexCBindingConstants {
|
|||
pdomBinding.update(this, fromBinding);
|
||||
|
||||
// Update the tags based on the tags from the new binding. This cannot be done in
|
||||
// PDOMBinding.update, because not all subclasses (e.g., PDOMCPPFunction) call
|
||||
// PDOMBinding.update, because not all subclasses (e.g., PDOMCFunction) call
|
||||
// the superclass implementation.
|
||||
TagManager.getInstance().syncTags(pdomBinding, fromBinding);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue