summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2012-10-18 16:12:14 (GMT)
committerKevin Smith <git@kismith.co.uk>2012-10-18 16:12:14 (GMT)
commitb929d80743dca78406f0fb338175c90590a4ed67 (patch)
treecc72c6175ed8dfe1151d94273ea4993af76ac7de /src/com/isode/stroke/elements/Storage.java
parent10d5bd33ce017971a25816606c06f0c73746aed8 (diff)
downloadstroke-b929d80743dca78406f0fb338175c90590a4ed67.zip
stroke-b929d80743dca78406f0fb338175c90590a4ed67.tar.bz2
And more cleanups
Change-Id: I862e11dc293ce84e0311f1ad470293e07735aeaf
Diffstat (limited to 'src/com/isode/stroke/elements/Storage.java')
-rw-r--r--src/com/isode/stroke/elements/Storage.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/isode/stroke/elements/Storage.java b/src/com/isode/stroke/elements/Storage.java
index 8597c27..4581141 100644
--- a/src/com/isode/stroke/elements/Storage.java
+++ b/src/com/isode/stroke/elements/Storage.java
@@ -40,7 +40,7 @@ public class Storage extends Payload {
* Class for bookmarking web pages, i.e., HTTP or HTTPS URLs.
*
*/
- public class URL {
+ public static class URL {
public URL() {
}