]> WPIA git - gigi.git/commit
chg: Don't complain about this unchecked type at this location.
authorBenny Baumann <BenBE1987@gmx.net>
Sun, 7 Aug 2016 00:44:37 +0000 (02:44 +0200)
committerBenny Baumann <BenBE1987@gmx.net>
Sun, 7 Aug 2016 11:49:52 +0000 (13:49 +0200)
commit562bf0e1c7f245e70b869280c445e461b3b7ff5a
treea1f2d3eb99117dba9042dadf43da1feb6eb32b0d
parent3cd0213134c8c012dc8a6c4785319f3e9ce65515
chg: Don't complain about this unchecked type at this location.

This suppression is safe, as the only places this is set are
controlled by ourselves AND within the scope of application
startup - and thus without interference from the user.

Change-Id: I379a168327032560f60757e612e9fa1dbc60bb94
src/org/cacert/gigi/util/CipherInfo.java