extra blank line
This commit is contained in:
parent
34439bf0c9
commit
ec5e739b46
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: keydb.h,v 1.19 2003/09/20 05:12:46 itojun Exp $ */
|
||||
/* $NetBSD: keydb.h,v 1.20 2003/09/23 00:03:05 itojun Exp $ */
|
||||
/* $KAME: keydb.h,v 1.23 2003/09/07 05:25:20 itojun Exp $ */
|
||||
|
||||
/*
|
||||
|
@ -73,7 +73,6 @@ struct secashead {
|
|||
#define sa_route sa_u.sau_route
|
||||
};
|
||||
|
||||
|
||||
/* Security Association */
|
||||
struct secasvar {
|
||||
TAILQ_ENTRY(secasvar) tailq;
|
||||
|
|
Loading…
Reference in New Issue