libgit2/src/block-sha1
Ramsay Jones 4386ee2acb Add a 'git__' prefix to the block-sha1 functions
This reduces the global namespace pollution. These functions
were the only remaining external symbols (with the exception
of an PPC_SHA1 build) which did not start with 'git', and
since these are private library symbols the 'git__' prefix is
appropriate.

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
2010-06-07 19:45:32 +01:00
..
sha1.c Add a 'git__' prefix to the block-sha1 functions 2010-06-07 19:45:32 +01:00
sha1.h Add a 'git__' prefix to the block-sha1 functions 2010-06-07 19:45:32 +01:00