Skip to content

Commit

Permalink
Add terminating newline
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoj committed Sep 3, 2014
1 parent 5d62be4 commit 92d0ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fishing/transform.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,4 @@ function lookupGnis(name, type, contains) {

_lookupGnisCache[type + "/" + name] = obj;
return obj;
}
}

0 comments on commit 92d0ef0

Please sign in to comment.