diff options
author | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | 2010-06-04 18:20:31 +0100 |
---|---|---|
committer | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | 2010-06-07 19:45:12 +0100 |
commit | d03f567593f346a1ca96a57f8191def098d126e3 (patch) | |
tree | 8a3653350f78e3e8e91f2e14747d6dca4b435d8a /src/commit.c | |
parent | bc874e116fb4e785081344c2ae39aed3bd072288 (diff) | |
download | libgit2-d03f567593f346a1ca96a57f8191def098d126e3.tar.gz |
Remove the sha1.h header file and inline the content into hash.c
Given that the sha1.h header file should never be included into
any other file, since it represents an implementation detail of
hash.c, we remove the header and inline it's content.
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions