X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/654ebb55d4e436ad145061ffb87111cbfcd88565..bf8c7a4c93bdc95d841b25a60644cca3ec124625:/html.c
diff --git a/html.c b/html.c
index 5b07aa0..8f6e4f6 100644
--- a/html.c
+++ b/html.c
@@ -215,6 +215,14 @@ void html_option(const char *value, const char *text, const char *selected_value
html("\n");
}
+void html_intoption(int value, const char *text, int selected_value)
+{
+ htmlf("");
+}
+
void html_link_open(const char *url, const char *title, const char *class)
{
html("