/[packages]/cauldron/w3m/releases/0.5.2/11.mga1/SOURCES/w3m-0.5.2-literal.patch
ViewVC logotype

Contents of /cauldron/w3m/releases/0.5.2/11.mga1/SOURCES/w3m-0.5.2-literal.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 99140 - (show annotations) (download)
Sun May 15 14:59:42 2011 UTC (12 years, 11 months ago) by schedbot
File size: 422 byte(s)
%repsys markrelease
version: 0.5.2
release: 11.mga1
revision: 99039

Copying 0.5.2-11.mga1 to releases/ directory.
1 --- w3m-0.5.2/w3mbookmark.c 2007-05-30 18:19:50.000000000 -0700
2 +++ w3m-0.5.2/w3mbookmark.c.new 2008-12-22 23:22:27.000000000 -0800
3 @@ -99,7 +99,7 @@
4 fprintf(f, "<body>\n<h1>Bookmarks</h1>\n");
5 fprintf(f, "<h2>%s</h2>\n<ul>\n", section);
6 fprintf(f, "<li><a href=\"%s\">%s</a>\n", url, title);
7 - fprintf(f, end_section);
8 + fprintf(f, "%s", end_section);
9 fprintf(f, "</ul>\n</body>\n</html>\n");
10 fclose(f);
11 }

  ViewVC Help
Powered by ViewVC 1.1.30