Bug 39866 - cleaning sbin/fsdb code from warnings
Summary: cleaning sbin/fsdb code from warnings
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 4.6-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: Johan Karlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-26 02:30 UTC by Dan Lukes
Modified: 2003-11-13 19:09 UTC (History)
0 users

See Also:


Attachments
file.diff (287 bytes, patch)
2002-06-26 02:30 UTC, Dan Lukes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Lukes 2002-06-26 02:30:01 UTC
sbin/fsdb/fsdbutil.c: In function `printblocks':
251: warning: unused variable `j'
  it variable is really unused

How-To-Repeat:         N/A
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2003-04-13 17:21:40 UTC
Responsible Changed
From-To: freebsd-bugs->johan

I'll take a look at this.
Comment 2 Johan Karlsson freebsd_committer freebsd_triage 2003-11-13 19:08:57 UTC
State Changed
From-To: open->closed

Committed to current. Thanks.