FreeBSD Bugzilla – Attachment 8405 Details for
Bug 17617
moused: remove debug output from -z option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 376 bytes, created by
Allan Saddi
on 2000-03-27 10:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Allan Saddi
Created:
2000-03-27 10:00:00 UTC
Size:
376 bytes
patch
obsolete
>--- moused.c.orig Tue Mar 21 19:51:23 2000 >+++ moused.c Mon Mar 27 00:41:52 2000 >@@ -550,7 +550,7 @@ > } > rodent.zmap[0] = 1 << (i - 1); > rodent.zmap[1] = 1 << i; >- printf("optind: %d, optarg: '%s'\n", optind, optarg); >+ debug("optind: %d, optarg: '%s'\n", optind, optarg); > for (j = 1; j < 4; ++j) { > if ((optind >= argc) || !isdigit(*argv[optind])) > break;
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 17617
: 8405