AtlasLoot_AdvancedSearch

11 - missing end of comment

Using version r134, I had been getting the error

Quote:

Interface\\AddOns\\AtlasLootAdvancedSearch\\Core.lua:1637: 'end' expected (to close 'function' at line 1082) near '<eof>'

It looks like a block comment didn't get terminated where it should have. I fixed it in my copy by appending "@]===]" to line 1089 (of Core.lua), making it:

--@end-debug@]===]
User When Change
organizedevolution Apr 29, 2011 at 02:13 UTC Changed status from New to Fixed
CaptWhyNot Apr 17, 2011 at 19:23 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Last updated
Apr 29, 2011
Reported
Apr 17, 2011
Status
Fixed - Developer made requested changes. QA should verify.
Type
Patch - Source code patch for review
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees