Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/clibs/sha1
Browse files Browse the repository at this point in the history
  • Loading branch information
willemt committed Sep 21, 2014
2 parents 32b50bf + f9c7c28 commit 4964eb5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ NAME
SHA1Init, SHA1Update, SHA1Final, SHA1Transform

SYNOPSIS
#include <sys/types.h>
#include <sha1.h>
#include <sys/types.h>

#include <sha1.h>

void SHA1Transform(
uint32_t state[5],
Expand Down

0 comments on commit 4964eb5

Please sign in to comment.