FreeBSD Bugzilla – Attachment 45305 Details for
Bug 69885
[patch] unbreak xmbmon for gcc 3.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 447 bytes, created by
Alexander Marx
on 2004-08-01 22:30:24 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexander Marx
Created:
2004-08-01 22:30:24 UTC
Size:
447 bytes
patch
obsolete
>--- testsmb.c.orig Sun Aug 1 22:51:49 2004 >+++ testsmb.c Sun Aug 1 22:55:12 2004 >@@ -126,7 +126,7 @@ > break; > default: > fprintf(stderr, "No known SMBus(I2C) chip found.\n"); >- goto exit; >+ continue; > } > > if(OpenIO() == -1) return -1; >@@ -141,7 +141,6 @@ > } > > CloseIO(); >-exit: > > } /* endo of Big roop for smb_base candidates */ > exit (0);
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 69885
: 45305
Working