projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2852af5
)
path boxes to fp
author
ellson
<devnull@localhost>
Wed, 10 Sep 2008 02:51:34 +0000
(
02:51
+0000)
committer
ellson
<devnull@localhost>
Wed, 10 Sep 2008 02:51:34 +0000
(
02:51
+0000)
lib/common/htmltable.h
patch
|
blob
|
history
diff --git
a/lib/common/htmltable.h
b/lib/common/htmltable.h
index 43e20469c36439e9f6777067bf9c36147c8d675a..8b88ad247f2d3c60546e08b254a3c0e410b6ca8d 100644
(file)
--- a/
lib/common/htmltable.h
+++ b/
lib/common/htmltable.h
@@
-173,7
+173,7
@@
extern "C" {
extern void free_html_font(htmlfont_t*);
extern boxf *html_port(node_t * n, char *pname, int* sides);
- extern int html_path(node_t * n, port* p, int side, box * rv, int *k);
+ extern int html_path(node_t * n, port* p, int side, box
f
* rv, int *k);
extern int html_inside(node_t * n, pointf p, edge_t * e);
#endif