diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-04-13 14:12:48 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-04-13 14:12:48 +0000 |
| commit | c5a44d911aaa64ea95dd39307426ca075f404ff1 (patch) | |
| tree | ca2a11272f9b739372aa29a74335588e79be6458 /lib/libipx | |
| parent | 77667e9e45e437fda1de6ad54d8981e3a7178353 (diff) | |
Notes
Diffstat (limited to 'lib/libipx')
| -rw-r--r-- | lib/libipx/ipx.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libipx/ipx.3 b/lib/libipx/ipx.3 index ded18fc5791a..cf68ffd2acac 100644 --- a/lib/libipx/ipx.3 +++ b/lib/libipx/ipx.3 @@ -41,7 +41,7 @@ .Fd #include <sys/types.h> .Fd #include <netipx/ipx.h> .Ft struct ipx_addr -.Fn ipx_addr "char *cp" +.Fn ipx_addr "const char *cp" .Ft char * .Fn ipx_ntoa "struct ipx_addr ipx" .Sh DESCRIPTION |
