aboutsummaryrefslogtreecommitdiffstats
path: root/lib/json.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/json.php')
-rw-r--r--lib/json.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/json.php b/lib/json.php
index c87de3e200b..f929e958957 100644
--- a/lib/json.php
+++ b/lib/json.php
@@ -74,7 +74,7 @@ class OC_JSON{
exit();
}
}
-
+
/**
* Send json error msg
*/