Modify

Opened 12 months ago

Closed 12 months ago

Last modified 12 months ago

#7739 closed enhancement (fixed)

[patch] TMSLayer.java added some javadoc and reformatted brackets

Reported by: Locked Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

The patch concerns TMSLayer.java

  • Added some javadocs to some methods
  • reformatted "method signature() NEWLINE {" to " foo() {" as it seemed to be the current code style (please ignore if this is not the case)
  • added some blank lines between methods as it seemed to be the current code style (please ignore if this is not the case)

Attachments (1)

TMSLayer.patch (13.2 KB) - added by Locked 12 months ago.
the patch

Download all attachments as: .zip

Change History (3)

Changed 12 months ago by Locked

the patch

comment:1 Changed 12 months ago by bastiK

  • Resolution set to fixed
  • Status changed from new to closed

In 5261/josm:

applied #7739 - TMSLayer.java added some javadoc and reformatted brackets (patch by Locked)

comment:2 in reply to: ↑ description Changed 12 months ago by bastiK

Replying to Locked:

The patch concerns TMSLayer.java

  • Added some javadocs to some methods

Thanks.

  • reformatted "method signature() NEWLINE {" to " foo() {" as it seemed to be the current code style (please ignore if this is not the case)
  • added some blank lines between methods as it seemed to be the current code style (please ignore if this is not the case)

No coding style fixes next time, please (unless you change the content of that file significantly anyway). It is easier for us if you create the patches from the root folder of the repository.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.