Opened 13 years ago

Closed 13 years ago

#51 closed defect (fixed)

nested block comments within proj4js.js

Reported by: marcjansen Owned by: madair
Priority: minor Milestone: 1.0.2
Component: core Version: 1.0.0
Keywords: Cc:

Description

The file proj4js.js contains a nested block comment. Nesting of block comments isn't allowed, see e.g. https://developer.mozilla.org/en/JavaScript/Reference/Comments/comment#Description

The attached (trivial) patch fixes the issue.

Attachments (1)

51-nested-comments-001.patch (405 bytes ) - added by marcjansen 13 years ago.
trivial patch for the nested comments within proj4js.js

Download all attachments as: .zip

Change History (2)

by marcjansen, 13 years ago

trivial patch for the nested comments within proj4js.js

comment:1 by madair, 13 years ago

Resolution: fixed
Status: newclosed

fixed at rev [1972]

Note: See TracTickets for help on using tickets.