Skip to content

Commit 72a6638

Browse files
committed
refactor
1 parent 57eb175 commit 72a6638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ public void AES_Decrypt(string iF, string oF, byte[] passwordBytes)
7777
}
7878
catch (CryptographicException)
7979
{
80-
80+
8181
}
8282
}
8383

8484
}
8585
}
86-
}
86+
}

0 commit comments

Comments
 (0)