mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 08:55:25 +02:00
Changes to codeformat
This commit is contained in:
parent
af80f4245e
commit
f7f2ece6bc
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ public class CFormattingStrategy extends ContextBasedFormattingStrategy {
|
|||
try {
|
||||
|
||||
final TextEdit edit= CodeFormatterUtil.format(CodeFormatter.K_COMPILATION_UNIT,
|
||||
document,
|
||||
document.get(),
|
||||
partition.getOffset(),
|
||||
partition.getLength(),
|
||||
0,
|
||||
|
|
Loading…
Add table
Reference in a new issue