summaryrefslogtreecommitdiffabout
path: root/libkcal/calstorage.h
Unidiff
Diffstat (limited to 'libkcal/calstorage.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libkcal/calstorage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/calstorage.h b/libkcal/calstorage.h
index 72972ea..82c8682 100644
--- a/libkcal/calstorage.h
+++ b/libkcal/calstorage.h
@@ -41,3 +41,3 @@ class CalStorage
41 virtual bool open() = 0; 41 virtual bool open() = 0;
42 virtual bool load(bool = false ) = 0; 42 virtual bool load( ) = 0;
43 virtual bool save() = 0; 43 virtual bool save() = 0;