mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Cosmetics.
This commit is contained in:
parent
1bbfd1fc71
commit
0b4bf70e80
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ abstract public class PDOMWriter {
|
||||||
|
|
||||||
// index update
|
// index update
|
||||||
storeSymbolsInIndex(symbolMap, ifls, ast.getLinkage().getLinkageID(), configHash, contextIncludes,
|
storeSymbolsInIndex(symbolMap, ifls, ast.getLinkage().getLinkageID(), configHash, contextIncludes,
|
||||||
index, readlockCount, flushIndex, stati, pm);
|
index, readlockCount, flushIndex, stati, pm);
|
||||||
|
|
||||||
if (taskUpdater != null) {
|
if (taskUpdater != null) {
|
||||||
taskUpdater.updateTasks(ast.getComments(), ifls);
|
taskUpdater.updateTasks(ast.getComments(), ifls);
|
||||||
|
|
Loading…
Add table
Reference in a new issue