From 38d3c6c61fbb59775e029895787afeb0a7f2c06e Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Sun, 10 Mar 2013 11:07:15 +0100 Subject: Use newlines at EOF consistently --- .functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.functions') diff --git a/.functions b/.functions index f440be4..6b0857f 100644 --- a/.functions +++ b/.functions @@ -196,4 +196,4 @@ function unquarantine() { for attribute in com.apple.metadata:kMDItemDownloadedDate com.apple.metadata:kMDItemWhereFroms com.apple.quarantine; do xattr -r -d "$attribute" "$@" done -} \ No newline at end of file +} -- cgit v1.2.3