]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
regression from 385a92cec74598122f389ee42d28f928c2f15fd9
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 19 Apr 2012 00:02:06 +0000 (19:02 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 19 Apr 2012 00:02:06 +0000 (19:02 -0500)
src/switch_event.c

index 1500dbaaab099757ef4a56a98ee91d09349a0f30..6595f611912e5c87bfc34d1be5629c2ccf4d0444 100644 (file)
@@ -2190,7 +2190,7 @@ SWITCH_DECLARE(char *) switch_event_expand_headers_check(switch_event_t *event,
                                                        *ptr = '\0';
                                                }
                                        }
-                               }
+                                       
 
                                        switch_safe_free(expanded);
                                } else {