FixedSpellingErrorInAFunctionname.

This commit is contained in:
Bruce Evans 1998-03-23 12:28:31 +00:00
parent 5317c2da24
commit bf9a92b782
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34815
2 changed files with 4 additions and 4 deletions

View File

@ -119,10 +119,10 @@ PacketAliasSetMode().
It is mandatory that this function be called
at the beginning of a program prior to any
packet handling.
.Ss 2.2 PacketAliasUnInit()
.Ss 2.2 PacketAliasUninit()
.Ft void
.Fn PacketAliasUnInit "void"
.Fn PacketAliasUninit "void"
This function has no argument or return
value and is used to clear any resources

View File

@ -119,10 +119,10 @@ PacketAliasSetMode().
It is mandatory that this function be called
at the beginning of a program prior to any
packet handling.
.Ss 2.2 PacketAliasUnInit()
.Ss 2.2 PacketAliasUninit()
.Ft void
.Fn PacketAliasUnInit "void"
.Fn PacketAliasUninit "void"
This function has no argument or return
value and is used to clear any resources