hash_win32.c
8.69 KB
-
sha1: don't inline `git_hash_global_init` for win32 · e5aecaf6
Users of the Win32 hash cannot be inlined, as it uses a static struct. Don't inline it, but continue to declare the function in the header.
Edward Thomson committed