FreeBSD Bugzilla – Attachment 101633 Details for
Bug 141216
[PATCH] x11/avant-window-navigator : fixing it with gnome-2.28
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 257 bytes, created by
gustau.perez
on 2009-12-06 11:50:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
gustau.perez
Created:
2009-12-06 11:50:04 UTC
Size:
257 bytes
patch
obsolete
>--- libawn/awn-settings.old.c 2009-12-05 08:14:18.000000000 +0000 >+++ libawn/awn-settings.c 2009-12-05 08:14:31.000000000 +0000 >@@ -139,7 +139,7 @@ > > AwnSettings *s = NULL; > >- s = g_new(AwnSettings, 1); >+ s = g_new0(AwnSettings, 1); > > settings = s;
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 141216
: 101633