Fix indentation in two spots to match the rest of this file.
This commit is contained in:
parent
851bf68fae
commit
6ca1d15e09
@ -70,9 +70,8 @@ static struct ofwo_extabent ofwo_extab[] = {
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
static int ofwo_setpass(int);
|
||||
static int ofwo_setstr(int, const void *, int, const char *,
|
||||
const char *);
|
||||
static int ofwo_setpass(int);
|
||||
static int ofwo_setstr(int, const void *, int, const char *, const char *);
|
||||
|
||||
static __inline void
|
||||
ofwo_printprop(const char *prop, const char* buf, int buflen)
|
||||
|
Loading…
x
Reference in New Issue
Block a user