aboutsummaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2006-09-28 09:27:28 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2006-09-28 09:27:28 +0000
commit86e32d4b9039490c1c97d95a26065113e5e7f143 (patch)
tree03026b93ef978523486894527692dd8637d7b598 /print.c
parentdc6b87bd2ab1bc393d08c245f341c9c1204ae703 (diff)
Remove extra double quote from fix to bug 1110
svn path=/trunk/; revision=19347
Diffstat (limited to 'print.c')
-rw-r--r--print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print.c b/print.c
index 323ce2f75b..5a43a2a8b7 100644
--- a/print.c
+++ b/print.c
@@ -336,7 +336,7 @@ proto_tree_write_node_pdml(proto_node *node, gpointer data)
case FT_PROTOCOL:
break;
case FT_NONE:
- fputs("\" show=\"\" value=\"\"", pdata->fh);
+ fputs("\" show=\"\" value=\"", pdata->fh);
break;
default:
/* XXX - this is a hack until we can just call