FreeBSD Bugzilla – Attachment 163526 Details for
Bug 204808
[patch] smbutil, better including string.h rather than strings.h for strcmp function
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch-contrib_smbfs_smbutil_c.diff (text/plain), 269 bytes, created by
David Carlier
on 2015-11-25 15:04:21 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
David Carlier
Created:
2015-11-25 15:04:21 UTC
Size:
269 bytes
patch
obsolete
>--- print.c.orig 2015-11-25 14:56:34.230527000 +0000 >+++ print.c 2015-11-25 14:56:43.636223000 +0000 >@@ -42,7 +42,7 @@ > #include <fcntl.h> > #include <stdio.h> > #include <unistd.h> >-#include <strings.h> >+#include <string.h> > #include <stdlib.h> > #include <sysexits.h> >
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 204808
: 163526