aboutsummaryrefslogtreecommitdiff
path: root/src/tool_libinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_libinfo.c')
-rw-r--r--src/tool_libinfo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool_libinfo.c b/src/tool_libinfo.c
index de7ec4d18..4c26376b8 100644
--- a/src/tool_libinfo.c
+++ b/src/tool_libinfo.c
@@ -54,6 +54,7 @@ CURLcode get_libcurl_info(void)
{ "file", CURLPROTO_FILE },
{ "ftp", CURLPROTO_FTP },
{ "ftps", CURLPROTO_FTPS },
+ { "gemini", CURLPROTO_GEMINI },
{ "gopher", CURLPROTO_GOPHER },
{ "http", CURLPROTO_HTTP },
{ "https", CURLPROTO_HTTPS },