Bug 90498

Summary: [patch] wrong parameter name to function twalk in tseatch(3)
Product: Documentation Reporter: Vasil Dimov <vd>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
tsearch.3_action.diff none

Description Vasil Dimov 2005-12-16 14:10:05 UTC
In tsearch(3) the function passed as argument to twalk should be named
`action', to `compar'.
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2006-06-23 14:36:52 UTC
State Changed
From-To: open->closed

Committed in revision 1.14 of src/lib/libc/stdlib/tsearch.3,v 
Thanks :-) 


Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2006-06-23 14:36:52 UTC
Responsible Changed
From-To: freebsd-doc->keramida

I'll handle the MFC of this patch