Browse Source

Fix typo.

git.mgm/mediaproxy-ng/2.0
Andreas Granig 14 years ago
parent
commit
aab3ef7e8a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      daemon/call.c

+ 1
- 1
daemon/call.c View File

@ -76,7 +76,7 @@ static char *rtp_codecs[] = {
static void call_destroy(struct call *);
static void call_destory_all_branches(struct call *);
static void call_destroy_all_branches(struct call *);
static void unkernelize(struct peer *);


Loading…
Cancel
Save