FreeBSD Bugzilla – Attachment 135190 Details for
Bug 179989
[ patch ] net/istgt broken linking, broken cast, broken compilation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 459 bytes, created by
Dan Lukes
on 2013-06-26 02:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dan Lukes
Created:
2013-06-26 02:20:00 UTC
Size:
459 bytes
patch
obsolete
>--- include/VBox/vd.h~ 2013-06-21 14:24:07.000000000 +0200 >+++ include/VBox/vd.h 2013-06-26 00:59:41.000000000 +0200 >@@ -154,11 +154,11 @@ > * Auxiliary data structure for difference between GPT and MBR > * disks. > */ >-enum PARTITIONING_TYPE >+typedef enum PARTITIONING_TYPE > { > MBR, > GPT >-}; >+} PARTITIONING_TYPE; > > /** > * Auxiliary data structure for creating raw disks. >--- emulators/virtualbox-ose/files/patch-DAN-include-VBox-vd.h ends here ---
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 179989
:
135188
|
135189
| 135190