aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/srv/xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/venti/srv/xml.c')
-rw-r--r--src/cmd/venti/srv/xml.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/venti/srv/xml.c b/src/cmd/venti/srv/xml.c
index e91afa05..9538d778 100644
--- a/src/cmd/venti/srv/xml.c
+++ b/src/cmd/venti/srv/xml.c
@@ -65,4 +65,3 @@ void xmlamap(Hio *hout, AMap *s, char *tag, int indent){
xmlu64int(hout, s->stop, "stop");
hprint(hout, "/>\n");
}
-