remote: fix documentation and indent

This commit is contained in:
Etienne Samson 2016-11-01 17:46:57 +01:00
parent 2adac91008
commit 788fcdb8e3

View File

@ -358,6 +358,8 @@ typedef struct {
} git_push_update; } git_push_update;
/** /**
* Callback used to inform of upcoming updates.
*
* @param updates an array containing the updates which will be sent * @param updates an array containing the updates which will be sent
* as commands to the destination. * as commands to the destination.
* @param len number of elements in `updates` * @param len number of elements in `updates`