renamed sub.c -> subscribe.c
This commit is contained in:
parent
bf5657c3a6
commit
91f234c2df
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@
|
|||
#
|
||||
|
||||
SRCS += sipevent/listen.c
|
||||
SRCS += sipevent/sub.c
|
||||
SRCS += sipevent/subscribe.c
|
||||
SRCS += sipevent/substate.c
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @file sub.c SIP Event Subscriber
|
||||
* @file sub.c SIP Event Subscribe
|
||||
*
|
||||
* Copyright (C) 2010 Creytiv.com
|
||||
*/
|
Loading…
Add table
Reference in a new issue