1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2011-02-21 07:26:22 +00:00
parent 7a7f4df061
commit 17366120ff

View file

@ -19,7 +19,6 @@ package org.eclipse.cdt.internal.formatter;
* @since 4.0 * @since 4.0
*/ */
public class Location { public class Location {
public int inputOffset; public int inputOffset;
public int outputLine; public int outputLine;
public int outputColumn; public int outputColumn;