Bug 2967 - nmbd/nmbd.c and web/swat.c: "opt" is set but never used
Summary: nmbd/nmbd.c and web/swat.c: "opt" is set but never used
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.20
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 07:51 UTC by Jason Mader (mail bounces back)
Modified: 2005-08-30 04:37 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mader (mail bounces back) 2005-08-09 07:51:31 UTC
cc-1552 cc: WARNING File = nmbd/nmbd.c, Line = 653
  The variable "opt" is set but never used.

        int opt;
            ^

cc-1552 cc: WARNING File = web/swat.c, Line = 1334
  The variable "opt" is set but never used.

        int opt;
            ^
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-08-30 04:37:05 UTC
Fixed.