summaryrefslogtreecommitdiff
path: root/src/adaptor/dlt-adaptor-udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/adaptor/dlt-adaptor-udp.c')
-rw-r--r--src/adaptor/dlt-adaptor-udp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/adaptor/dlt-adaptor-udp.c b/src/adaptor/dlt-adaptor-udp.c
index dcb5820..9e4ce74 100644
--- a/src/adaptor/dlt-adaptor-udp.c
+++ b/src/adaptor/dlt-adaptor-udp.c
@@ -89,7 +89,7 @@
#define PU_DLT_APP "UDPA"
#define PU_DLT_CONTEXT "UDPC"
-DLT_DECLARE_CONTEXT(mycontext);
+DLT_DECLARE_CONTEXT(mycontext)
int main(int argc, char* argv[])
{