mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
68261
This commit is contained in:
parent
687d762517
commit
357c723abe
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ public class CSearchQuery implements ISearchQuery, ICSearchConstants {
|
|||
} catch (InterruptedException e) {
|
||||
}
|
||||
}
|
||||
|
||||
monitor.done();
|
||||
matchCount = finalCollector.getMatchCount();
|
||||
|
||||
return new Status(IStatus.OK, CUIPlugin.getPluginId(), 0,"", null); //$NON-NLS-1$
|
||||
|
|
Loading…
Add table
Reference in a new issue