summaryrefslogtreecommitdiff
path: root/main/ccss.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/ccss.c')
-rw-r--r--main/ccss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ccss.c b/main/ccss.c
index 2a939abfd..ca0c17c1f 100644
--- a/main/ccss.c
+++ b/main/ccss.c
@@ -2859,7 +2859,7 @@ static void *generic_recall(void *data)
return NULL;
}
ao2_ref(tmp_cap, -1);
-
+
/* We have a channel. It's time now to set up the datastore of recalled CC interfaces.
* This will be a common task for all recall functions. If it were possible, I'd have
* the core do it automatically, but alas I cannot. Instead, I will provide a public