FreeBSD Bugzilla – Attachment 11843 Details for
Bug 23139
Additional patch for gnomecontrolcenter port.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 369 bytes, created by
Anand Ranganathan
on 2000-11-27 20:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Anand Ranganathan
Created:
2000-11-27 20:10:01 UTC
Size:
369 bytes
patch
obsolete
>--- capplets/theme-switcher/lister.c.orig Mon Nov 27 11:39:55 2000 >+++ capplets/theme-switcher/lister.c Mon Nov 27 11:18:25 2000 >@@ -160,6 +160,8 @@ > while (!feof (fin)) > { > getline (&lineptr, &linecount, fin); >+ if (feof(fin)) >+ break; > if (ferror(fin)) > { > errstring = g_strdup_printf ("Error reading from RC file %s: %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 23139
: 11843