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

Changes to codeformat

This commit is contained in:
Alain Magloire 2004-11-05 23:23:46 +00:00
parent af80f4245e
commit f7f2ece6bc

View file

@ -74,7 +74,7 @@ public class CFormattingStrategy extends ContextBasedFormattingStrategy {
try { try {
final TextEdit edit= CodeFormatterUtil.format(CodeFormatter.K_COMPILATION_UNIT, final TextEdit edit= CodeFormatterUtil.format(CodeFormatter.K_COMPILATION_UNIT,
document, document.get(),
partition.getOffset(), partition.getOffset(),
partition.getLength(), partition.getLength(),
0, 0,