From be52a827c6a5b619e3243ae70eaa12b75324bd25 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 13 Jul 2004 22:51:49 +0000 Subject: spelling; dlg --- sys/net/if_pfsync.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/net/if_pfsync.h') diff --git a/sys/net/if_pfsync.h b/sys/net/if_pfsync.h index df6c949bb96..cab1f69b167 100644 --- a/sys/net/if_pfsync.h +++ b/sys/net/if_pfsync.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_pfsync.h,v 1.14 2004/04/28 00:47:06 mcbride Exp $ */ +/* $OpenBSD: if_pfsync.h,v 1.15 2004/07/13 22:51:48 deraadt Exp $ */ /* * Copyright (c) 2001 Michael Shalayeff @@ -151,8 +151,8 @@ struct pfsync_softc { struct timeout sc_bulk_tmo; struct timeout sc_bulkfail_tmo; struct in_addr sc_sendaddr; - struct mbuf *sc_mbuf; /* current cummulative mbuf */ - struct mbuf *sc_mbuf_net; /* current cummulative mbuf */ + struct mbuf *sc_mbuf; /* current cumulative mbuf */ + struct mbuf *sc_mbuf_net; /* current cumulative mbuf */ union sc_statep sc_statep; union sc_statep sc_statep_net; u_int32_t sc_ureq_received; -- cgit v1.2.3