aboutsummaryrefslogtreecommitdiffstats
path: root/include/xchan.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/xchan.php')
-rw-r--r--include/xchan.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xchan.php b/include/xchan.php
index d69d707aa..8032dae2f 100644
--- a/include/xchan.php
+++ b/include/xchan.php
@@ -264,4 +264,4 @@ function xchan_change_key($oldx,$newx,$data) {
foreach($acls as $k => $v) {
xchan_keychange_acl($k,$v,$oldx,$newx);
}
-} \ No newline at end of file
+}