mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-29 10:03:43 +00:00
Fix compilation in C++: remove double GIT_BEGIN_DECL
This commit is contained in:
parent
c7b508e63b
commit
ede21113a2
@ -45,15 +45,6 @@ GIT_BEGIN_DECL
|
|||||||
* - _del (needs support from config)
|
* - _del (needs support from config)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @file git2/remote.h
|
|
||||||
* @brief Git remote management
|
|
||||||
* @defgroup git_remote Git remote management routines
|
|
||||||
* @ingroup Git
|
|
||||||
* @{
|
|
||||||
*/
|
|
||||||
GIT_BEGIN_DECL
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the information for a particular remote
|
* Get the information for a particular remote
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user