[master] 5f13f6285 vsc: Deprecation notice
Dridi Boukelmoune
dridi.boukelmoune at gmail.com
Mon Sep 14 10:26:06 UTC 2020
commit 5f13f6285eab72d15cbeb387ac76a8e9e65be621
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date: Mon Sep 14 12:24:46 2020 +0200
vsc: Deprecation notice
diff --git a/include/vapi/vsc.h b/include/vapi/vsc.h
index ec6c2b92d..c09d6b150 100644
--- a/include/vapi/vsc.h
+++ b/include/vapi/vsc.h
@@ -117,7 +117,7 @@ int VSC_Arg(struct vsc *, char arg, const char *opt);
* 'I' - field inclusion glob
* 'X' - field exclusion glob
* 'R' - required field glob
- * 'f' - legacy field filter glob
+ * 'f' - legacy field filter glob (deprecated)
*
* Return:
* -1 error, VSM_Error() returns diagnostic string
More information about the varnish-commit
mailing list