Fix type mismatch with GCC
This commit is contained in:
parent
35258cb6c3
commit
86ced1769a
10 changed files with 23 additions and 23 deletions
|
@ -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
|
||||
|
|
Reference in a new issue