Bug 22582

Summary: unused descr[] var in sysctl.c:RELENG_4
Product: Base System Reporter: Giorgos Keramidas <keramida>
Component: miscAssignee: dd <dd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Giorgos Keramidas 2000-11-03 18:10:01 UTC
	sysctl.c in RELENG_4 has an unused variable that shows up when -Wall is used.

How-To-Repeat: 
	Compile it with -Wall :-P
Comment 1 dd freebsd_committer freebsd_triage 2001-06-01 03:58:09 UTC
State Changed
From-To: open->analyzed

Committed to -current, thanks! 


Comment 2 dd freebsd_committer freebsd_triage 2001-06-01 03:58:09 UTC
Responsible Changed
From-To: freebsd-bugs->dd

My MFC reminder.
Comment 3 dd freebsd_committer freebsd_triage 2001-06-12 04:31:32 UTC
State Changed
From-To: analyzed->closed

MFC'd