Base code merged to SPIN 2.4
[platform/upstream/curl.git] / src / tool_paramhlp.c
index 18da026..0e05184 100644 (file)
@@ -272,6 +272,8 @@ long proto2num(struct OperationConfig *config, long *val, const char *str)
     { "smtps", CURLPROTO_SMTPS },
     { "rtsp", CURLPROTO_RTSP },
     { "gopher", CURLPROTO_GOPHER },
+    { "smb", CURLPROTO_SMB },
+    { "smbs", CURLPROTO_SMBS },
     { NULL, 0 }
   };