mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 09:45:39 +02:00
Cosmetics.
This commit is contained in:
parent
8ba4659e47
commit
7d44857c55
2 changed files with 4 additions and 5 deletions
|
@ -160,7 +160,6 @@ public class LocationMap implements ILocationResolver {
|
|||
return new ASTMacroReferenceName(null, IASTPreprocessorStatement.MACRO_NAME, startNumber, endNumber, macro, null);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Creates a new context for the result of a (recursive) macro-expansion.
|
||||
* @param nameOffset offset within the current context where the name for the macro-expansion starts.
|
||||
|
|
Loading…
Add table
Reference in a new issue