Skip to content
Snippets Groups Projects
Commit e4bb2ca7 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

bugfix

Rev: tutorial/html_section_pages.pike:1.4
parent 98d12b8f
No related branches found
No related tags found
No related merge requests found
......@@ -19,9 +19,9 @@ SGML split_tag(TAG t, TAG t2)
sprintf("%s %s",
t2->params->number,
(string) t2->params->title),
})),
})
});
}) ),
}) )
});
}
return ::split_tag(t,t2);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment