Index: pipex_local.h
===================================================================
RCS file: /cvs/src/sys/net/pipex_local.h,v
retrieving revision 1.10
diff -u -r1.10 pipex_local.h
--- pipex_local.h 20 Nov 2010 20:11:19 -0000 1.10
+++ pipex_local.h 23 Jan 2011 13:35:04 -0000
@@ -76,7 +76,7 @@
#ifdef PIPEX_PPPOE
struct pipex_pppoe_session {
- struct ifnet *over_ifp; /* ether inteface */
+ struct ifnet *over_ifp; /* ether interface */
};
#endif /* PIPEX_PPPOE */