summaryrefslogtreecommitdiff
path: root/src/java/VQuery.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/java/VQuery.java')
-rw-r--r--src/java/VQuery.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/java/VQuery.java b/src/java/VQuery.java
index e94a0732..8c4f0727 100644
--- a/src/java/VQuery.java
+++ b/src/java/VQuery.java
@@ -10,7 +10,7 @@ public class VQuery extends VComponent {
public VQuery()
{
super(ICalComponentKind.ICAL_VQUERY_COMPONENT);
- }
+ }
public VQuery(long obj)
{