1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2010-01-04 04:36:30 +00:00
parent 1bbfd1fc71
commit 0b4bf70e80

View file

@ -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);