mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
Bug 541116 - fix whitespace
Change-Id: I8c345f0f4a531ecef78955512de488386c22fc7d
This commit is contained in:
parent
240f017407
commit
0c7b32c0dd
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ public class IndexToASTNameHelper {
|
|||
} else if (!(name instanceof IIndexName)) {
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
if (tu == null) {
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue