aboutsummaryrefslogtreecommitdiffstats
path: root/tap-megaco-common.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-01-15 21:59:11 +0000
committerJörg Mayer <jmayer@loplof.de>2012-01-15 21:59:11 +0000
commitbe706c63801fb98d42fb743b27b16cc36273651e (patch)
tree62ed0b552191eb0753d26a3edcbab73459a15f7f /tap-megaco-common.h
parent6d69ef093cd6868ab51f8b52477a510172033353 (diff)
Move gtk to ui/gtk.
This looses the last checkin to gtk, will add this manually back. svn path=/trunk/; revision=40518
Diffstat (limited to 'tap-megaco-common.h')
-rw-r--r--tap-megaco-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tap-megaco-common.h b/tap-megaco-common.h
index 6bbf16a3a6..0a73ddc006 100644
--- a/tap-megaco-common.h
+++ b/tap-megaco-common.h
@@ -6,7 +6,7 @@
* Copyright 2008, Ericsson AB
* By Balint Reczey <balint.reczey@ericsson.com>
*
- * most functions are copied from gtk/rtp_stream.c and gtk/rtp_analysis.c
+ * most functions are copied from ui/gtk/rtp_stream.c and ui/gtk/rtp_analysis.c
* Copyright 2003, Alcatel Business Systems
* By Lars Ruoff <lars.ruoff@gmx.net>
*
@@ -44,7 +44,7 @@
case GCP_CMD_NOTIFY_REPLY: \
case GCP_CMD_SVCCHG_REPLY: \
case GCP_CMD_TOPOLOGY_REPLY: \
- case GCP_CMD_REPLY:
+ case GCP_CMD_REPLY:
#define GCP_CMD_REQ_CASE \
case GCP_CMD_ADD_REQ: \