The Samba-Bugzilla – Attachment 3954 Details for
Bug 6139
Missing space in error message by smbfs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
add-space-after-e.g. (text/plain), 534 bytes, created by
Debian samba package maintainers (PUBLIC MAILING LIST)
on 2009-02-25 00:35:45 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Debian samba package maintainers (PUBLIC MAILING LIST)
Created:
2009-02-25 00:35:45 UTC
Size:
534 bytes
patch
obsolete
>diff -ru samba-3.3.0~/source/client/mount.cifs.c samba-3.3.0/source/client/mount.cifs.c >--- samba-3.3.0~/source/client/mount.cifs.c 2009-02-24 09:27:10.000000000 -0800 >+++ samba-3.3.0/source/client/mount.cifs.c 2009-02-24 09:28:51.000000000 -0800 >@@ -1435,7 +1435,7 @@ > } > } > printf("mount error(%d): %s\n", errno, strerror(errno)); >- printf("Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)\n"); >+ printf("Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n"); > rc = EX_FAIL; > goto mount_exit; > }
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 Raw
Actions:
View
Attachments on
bug 6139
: 3954