projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e50736c
)
Removed <br>.
author
Pekka Riikonen
<priikone@silcnet.org>
Sat, 16 Aug 2003 14:31:34 +0000
(14:31 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sat, 16 Aug 2003 14:31:34 +0000
(14:31 +0000)
apps/silcmap/silcmap_html.c
patch
|
blob
|
history
diff --git
a/apps/silcmap/silcmap_html.c
b/apps/silcmap/silcmap_html.c
index d1382f17c77f3804595d114c0b2eb5192c01c318..6dfce1f7e918d05c42e5c467b23b6c4ec71c7a2b 100644
(file)
--- a/
apps/silcmap/silcmap_html.c
+++ b/
apps/silcmap/silcmap_html.c
@@
-386,7
+386,6
@@
bool silc_map_writemaphtml(SilcMap map)
memset(url, 0, sizeof(url));
fprintf(fp, "<!-- Automatically generated by silcmap --!>\n");
- fprintf(fp, "<br />\n");
fprintf(fp, "<img src=\"%s\" usemap=\"#map\" class=\"silcmap\">\n",
map->writemaphtml.text);
fprintf(fp, "<map name=\"map\">\n");