commit | 3be70a897e563658736b2dec3a9ea2697b69b225 | [log] [tgz] |
---|---|---|
author | Dees Troy <dees_troy@teamw.in> | Tue Oct 22 14:25:12 2013 +0000 |
committer | Dees Troy <dees_troy@teamw.in> | Tue Oct 22 14:25:12 2013 +0000 |
tree | 2fa9a001f47925bae11df9d424e9e33e091dab7b | |
parent | 7b69e9d1119f6963b7efddbef8f38af7e468461a [diff] [blame] |
Update licenses to all match
diff --git a/twrpDigest.hpp b/twrpDigest.hpp index 237e580..2c99eb9 100644 --- a/twrpDigest.hpp +++ b/twrpDigest.hpp
@@ -15,6 +15,7 @@ You should have received a copy of the GNU General Public License along with TWRP. If not, see <http://www.gnu.org/licenses/>. */ + extern "C" { #include "digest/md5.h" }