Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Mar 19, 2012

Annotate was not working properly on files lacking a trailing newline if you specify the "after" position. The problem is that the code erroneously used '\n' (literal slash and n character) instead of "\n" (evaluates to newline).

ctran added a commit that referenced this pull request Mar 22, 2012
Fixed a bug in "after" annotations
@ctran ctran merged commit ff1131d into ctran:master Mar 22, 2012
@ctran
Copy link
Owner

ctran commented Mar 22, 2012

Thanks.

@ctran ctran added the released label Dec 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant