Fix indentation in two spots to match the rest of this file.

This commit is contained in:
Marius Strobl 2006-09-01 20:07:15 +00:00
parent 851bf68fae
commit 6ca1d15e09

View File

@ -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)