commit: e17ac193d80d8d470feaadbaffc9604592bb6753 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Sat Feb 21 21:51:55 2015 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Sat Feb 21 21:51:55 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/ag.git;a=commit;h=e17ac193
Whitespace. --- ag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ag b/ag index cf48c4b..7b6d662 100755 --- a/ag +++ b/ag @@ -153,4 +153,4 @@ begin send $options.action rescue NoMethodError abort 'Internal Error: Unknown action' -end \ No newline at end of file +end
