From 812b94d7f880d8844da3533df083899eafe1d676 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 24 Sep 2014 23:52:13 +0200 Subject: some name refactoring --- src/udp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/udp.h') diff --git a/src/udp.h b/src/udp.h index dcdc5ca..b7c2101 100644 --- a/src/udp.h +++ b/src/udp.h @@ -38,6 +38,6 @@ #include "datatypes.h" -gboolean attach_udp_descriptors(struct udp_sinks *sinks); +gboolean attach_udpsinks(struct udp_sinks *sinks); #endif -- cgit v1.2.3