Completed
Push — master ( 80dd47...445017 )
by Michael
01:04
created
examples/classes/TinyFish.php 1 patch
Braces   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -7,8 +7,8 @@
 block discarded – undo
7 7
  *
8 8
  * This is useful for medium security situations where minimal space consumption is important.
9 9
  */
10
-class TinyFish extends \Dcrypt\OpensslBridge
11
-{
10
+class TinyFish extends \Dcrypt\OpensslBridge
11
+{
12 12
     /**
13 13
      * Specify using blowfish ofb cipher method
14 14
      *
Please login to merge, or discard this patch.