mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-19 14:16:15 +00:00
adding GIT_FILTER_VERSION to GIT_FILTER_INIT as part of convention
This commit is contained in:
parent
2ca088bd2b
commit
7f7dabdaac
@ -271,7 +271,7 @@ struct git_filter {
|
||||
};
|
||||
|
||||
#define GIT_FILTER_VERSION 1
|
||||
|
||||
#define GIT_FILTER_INIT {GIT_FILTER_VERSION}
|
||||
/**
|
||||
* Register a filter under a given name with a given priority.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user