summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Riesen <chris.riesen@gmail.com>2014-10-09 09:36:27 +0000
committerChristian Riesen <chris.riesen@gmail.com>2014-10-09 09:36:27 +0000
commit13dc7411bf66f8dbcfba4a2c1dde498b98a46bc2 (patch)
treedd44dca6f34a5c3bf1f72dd332d2e63f91f5516f /src
parente6b4b9d15ff930f57b351c478ddede20978a3c5a (diff)
downloadotp-13dc7411bf66f8dbcfba4a2c1dde498b98a46bc2.zip
otp-13dc7411bf66f8dbcfba4a2c1dde498b98a46bc2.tar.gz
otp-13dc7411bf66f8dbcfba4a2c1dde498b98a46bc2.tar.bz2
Correct whitespaces
Diffstat (limited to 'src')
-rw-r--r--src/Otp/Otp.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Otp/Otp.php b/src/Otp/Otp.php
index 02bf90e..7d95487 100644
--- a/src/Otp/Otp.php
+++ b/src/Otp/Otp.php
@@ -306,6 +306,5 @@ class Otp implements OtpInterface
return $result == 0;
}
+}
-
-} \ No newline at end of file