cat: style nits
Pointed out by: jhb
This commit is contained in:
parent
5b0914aea2
commit
0614d73967
@ -428,7 +428,7 @@ udom_open(const char *path, int flags)
|
|||||||
{
|
{
|
||||||
struct addrinfo hints, *res, *res0;
|
struct addrinfo hints, *res, *res0;
|
||||||
char rpath[PATH_MAX];
|
char rpath[PATH_MAX];
|
||||||
int fd, error, serrno;
|
int error, fd, serrno;
|
||||||
cap_rights_t rights;
|
cap_rights_t rights;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user