Commit 5f13f628 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

vsc: Deprecation notice

parent f29ee2c7
...@@ -117,7 +117,7 @@ int VSC_Arg(struct vsc *, char arg, const char *opt); ...@@ -117,7 +117,7 @@ int VSC_Arg(struct vsc *, char arg, const char *opt);
* 'I' - field inclusion glob * 'I' - field inclusion glob
* 'X' - field exclusion glob * 'X' - field exclusion glob
* 'R' - required field glob * 'R' - required field glob
* 'f' - legacy field filter glob * 'f' - legacy field filter glob (deprecated)
* *
* Return: * Return:
* -1 error, VSM_Error() returns diagnostic string * -1 error, VSM_Error() returns diagnostic string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment