mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-25 23:05:13 +02:00
parent
b883759c83
commit
19c6895f83
@ -14,8 +14,8 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#include "calc_sha1.h"
|
||||
#include "sha1.h"
|
||||
#include "calc_sha1.h"
|
||||
|
||||
void calc_sha1(unsigned char hash[20], const void *input, size_t len)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user