libidav/davqlparser.h

changeset 359
bacb54502b24
parent 357
5dfbf7b45873
child 365
f04ab0420512
--- a/libidav/davqlparser.h	Thu Dec 21 19:42:25 2017 +0100
+++ b/libidav/davqlparser.h	Thu Dec 21 19:48:27 2017 +0100
@@ -225,7 +225,7 @@
  * SelectStatement = "select ", FieldExpressions,
  * " from ", Path,
  * [" with ", WithClause],
- * [" where ", LogicalExpression],
+ * [(" where ", LogicalExpression) | " anywhere"],
  * [" order by ", OrderByClause];
   * </pre>
  * 

mercurial