FreeBSD Bugzilla – Attachment 9882 Details for
Bug 20052
unused variable in usr.sbin/ngctl/config.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 267 bytes, created by
Alex Kapranoff
on 2000-07-20 07:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alex Kapranoff
Created:
2000-07-20 07:40:00 UTC
Size:
267 bytes
patch
obsolete
>--- config.c.ctm Thu Jul 20 09:58:18 2000 >+++ config.c Thu Jul 20 09:58:35 2000 >@@ -57,7 +57,7 @@ > char *const status = (char *) resp->data; > char *path; > char buf[NG_TEXTRESPONSE]; >- int nostat = 0, i, j; >+ int nostat = 0, i; > > /* Get arguments */ > if (ac < 2)
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 20052
: 9882