Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-fne committed Nov 9, 2020
1 parent 90669a9 commit e774cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vhost.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ static struct pg_brick_config *vhost_config_new(const char *name,
* acting as vhost server or not.
*
* @param brick the brick vhost brick targeted.
* @return 0 if acting as server else 1.
* @return 0 if acting as server else 1.
*/
static int pg_vhost_is_server(struct pg_brick *brick)
{
Expand Down

0 comments on commit e774cac

Please sign in to comment.