FreeBSD Bugzilla – Attachment 60254 Details for
Bug 90498
[patch] wrong parameter name to function twalk in tseatch(3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tsearch.3_action.diff
tsearch.3_action.diff (text/plain), 430 bytes, created by
Vasil Dimov
on 2005-12-16 14:10:05 UTC
(
hide
)
Description:
tsearch.3_action.diff
Filename:
MIME Type:
Creator:
Vasil Dimov
Created:
2005-12-16 14:10:05 UTC
Size:
430 bytes
patch
obsolete
>--- lib/libc/stdlib/tsearch.3.orig Fri Dec 16 16:01:11 2005 >+++ lib/libc/stdlib/tsearch.3 Fri Dec 16 16:01:30 2005 >@@ -42,7 +42,7 @@ > .Ft void * > .Fn tsearch "const void *key" "void **rootp" "int (*compar) (const void *, const void *)" > .Ft void >-.Fn twalk "const void *root" "void (*compar) (const void *, VISIT, int)" >+.Fn twalk "const void *root" "void (*action) (const void *, VISIT, int)" > .Sh DESCRIPTION > The > .Fn tdelete ,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 90498
: 60254