From 34ad4938d7b13071cec2b5866ff9e86958fee591 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 5 Sep 2001 01:36:46 +0000 Subject: style(9) the structure definitions. --- sys/amd64/include/sigframe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/amd64/include/sigframe.h') diff --git a/sys/amd64/include/sigframe.h b/sys/amd64/include/sigframe.h index cf76453..27be404 100644 --- a/sys/amd64/include/sigframe.h +++ b/sys/amd64/include/sigframe.h @@ -35,7 +35,7 @@ * Signal frames, arguments passed to application signal handlers. */ -struct osigframe { +struct osigframe { /* * The first four members may be used by applications. */ -- cgit v1.1