summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/DocumentType.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Forms/DocumentType.java')
-rw-r--r--odk/examples/DevelopersGuide/Forms/DocumentType.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Forms/DocumentType.java b/odk/examples/DevelopersGuide/Forms/DocumentType.java
index 273d5ffad171..b5c943306ee7 100644
--- a/odk/examples/DevelopersGuide/Forms/DocumentType.java
+++ b/odk/examples/DevelopersGuide/Forms/DocumentType.java
@@ -46,5 +46,5 @@ public class DocumentType extends com.sun.star.uno.Enum
default: return UNKNOWN;
}
}
-};
+}