style(9) the structure definitions.
This commit is contained in:
parent
8dc63fa70b
commit
45ae6e9aca
@ -412,7 +412,7 @@ sendsig(sig_t catcher, int sig, sigset_t *mask, u_long code)
|
||||
}
|
||||
|
||||
#ifndef _SYS_SYSPROTO_H_
|
||||
struct sigreturn_args {
|
||||
struct sigreturn_args {
|
||||
ucontext_t *ucp;
|
||||
};
|
||||
#endif
|
||||
|
@ -31,7 +31,7 @@
|
||||
#include <sys/sysproto.h>
|
||||
|
||||
#ifndef _SYS_SYSPROTO_H_
|
||||
struct sysarch_args {
|
||||
struct sysarch_args {
|
||||
int op;
|
||||
char *parms;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user