summaryrefslogtreecommitdiff
path: root/toxav/rtp.c
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2014-02-15 22:36:15 +0100
committermannol <eniz_vukovic@hotmail.com>2014-02-16 19:11:55 -0500
commit272ed7e6db2c76be6829c36d9ce4c77de7b4cf52 (patch)
treee8533d0b1245b5a5aceb84e4ca64e96d4a49246f /toxav/rtp.c
parentb47ae4f5951d89331ed3b8b305926eccbb6db394 (diff)
Moved event to toxav
Diffstat (limited to 'toxav/rtp.c')
-rw-r--r--toxav/rtp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/toxav/rtp.c b/toxav/rtp.c
index 80fcc630..2543c509 100644
--- a/toxav/rtp.c
+++ b/toxav/rtp.c
@@ -18,8 +18,7 @@
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 * 20 *
21 * Report bugs/suggestions to me ( mannol ) at either #tox-dev @ freenode.net:6667 or 21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 * my email: eniz_vukovic@hotmail.com
23 */ 22 */
24 23
25#ifdef HAVE_CONFIG_H 24#ifdef HAVE_CONFIG_H