[farsight2/master] Remove the gtkdoc style comments
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:23:40 PST 2008
---
gst-libs/gst/farsight/fs-interfaces.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-interfaces.c b/gst-libs/gst/farsight/fs-interfaces.c
index b78033b..e9c4c65 100644
--- a/gst-libs/gst/farsight/fs-interfaces.c
+++ b/gst-libs/gst/farsight/fs-interfaces.c
@@ -360,10 +360,10 @@ fs_interfaces_get_ip_for_interface (gchar *interface_name)
static gboolean started_wsa_engine = FALSE;
-/**
+/*
* private function that initializes the WinSock engine and
* returns a prebuilt socket
- **/
+ */
SOCKET fs_interfaces_get_WSA_socket ()
{
WORD wVersionRequested;
@@ -480,7 +480,7 @@ GList * fs_interfaces_get_local_ips (gboolean include_loopback)
return ret;
}
-/**
+/*
* returns ip address as an utf8 string
*/
static gchar *
--
1.5.6.5
More information about the farsight-commits
mailing list