FreeBSD Bugzilla – Attachment 25648 Details for
Bug 43809
patch for audio/gdcd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 986 bytes, created by
Jamie Aczel
on 2002-10-08 04:00:13 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Jamie Aczel
Created:
2002-10-08 04:00:13 UTC
Size:
986 bytes
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># patch-ai ># >echo x - patch-ai >sed 's/^X//' >patch-ai << 'END-of-patch-ai' >X--- source/coverart.c.orig Mon Oct 7 18:31:11 2002 >X+++ source/coverart.c Mon Oct 7 18:30:37 2002 >X@@ -96,7 +96,7 @@ >X return NULL; >X } >X >X+ write(fd, art.art_image, art.art_length); >X- write(fd, art.art_data, art.art_length); >X close(fd); >X >X thread_invoke_operation(display_sock, "COVR", filename, strlen(filename)); >X@@ -167,7 +167,7 @@ >X return NULL; >X } >X >X+ write(fd, art.art_image, art.art_length); >X- write(fd, art.art_data, art.art_length); >X close(fd); >X } else >X snprintf(filename, 108, "L%s.png", cddb_genre(data.data_genre)); >END-of-patch-ai >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 43809
: 25648