Fix type mismatch with GCC

This commit is contained in:
Jonathan Schleifer 2020-04-06 01:10:19 +02:00
parent 35258cb6c3
commit 86ced1769a
No known key found for this signature in database
GPG key ID: E2BCCE6B35E1AF8B
10 changed files with 23 additions and 23 deletions

View file

@ -1,8 +1,8 @@
/*
* Copyright (c) 2011, 2013, 2015, Jonathan Schleifer <js@heap.zone>
* Copyright (c) 2011, 2013, 2015, Jonathan Schleifer <js@nil.im>
* Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de>
*
* https://heap.zone/git/objopenssl.git
* https://git.nil.im/objopenssl.git
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above