Browse Source

Merge pull request #173 from kishikawakatsumi/newline

Add newline at end of file
kishikawa katsumi 9 years ago
parent
commit
bb309adb1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Lib/KeychainAccess/Keychain.swift

+ 1 - 1
Lib/KeychainAccess/Keychain.swift

@@ -2860,4 +2860,4 @@ extension Status : RawRepresentable, CustomStringConvertible {
             return "Unexpected error has occurred."
         }
     }
-}
+}