mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Update synopsis. A partial fix has also been submitted to opie@bugs@inner.net
Submitted by: bde
This commit is contained in:
parent
90bcb528a8
commit
0e904270de
1 changed files with 7 additions and 1 deletions
|
|
@ -228,6 +228,12 @@ you would use a call to opiechallenge. Later, to verify the response received,
|
|||
you would use a call to opieverify. For example:
|
||||
.sp 0
|
||||
|
||||
.sp 0
|
||||
#include <sys/types.h>
|
||||
.sp 0
|
||||
.
|
||||
.sp 0
|
||||
.
|
||||
.sp 0
|
||||
#include <stdio.h>
|
||||
.sp 0
|
||||
|
|
@ -235,7 +241,7 @@ you would use a call to opieverify. For example:
|
|||
.sp 0
|
||||
.
|
||||
.sp 0
|
||||
#include "opie.h"
|
||||
#include <opie.h>
|
||||
.sp 0
|
||||
.
|
||||
.sp 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue