[farsight2/master] Remove double * that confused gtk-doc

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:24:01 PST 2008


---
 gst-libs/gst/farsight/fs-interfaces.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst-libs/gst/farsight/fs-interfaces.c b/gst-libs/gst/farsight/fs-interfaces.c
index e9c4c65..4b0b1ec 100644
--- a/gst-libs/gst/farsight/fs-interfaces.c
+++ b/gst-libs/gst/farsight/fs-interfaces.c
@@ -321,7 +321,7 @@ fs_interfaces_get_local_ips (gboolean include_loopback)
  * Retreives the IPv4 address of an interface by its name
  *
  * Returns: a newly-allocated string with the IP address
- **/
+ */
 gchar *
 fs_interfaces_get_ip_for_interface (gchar *interface_name)
 {
-- 
1.5.6.5




More information about the farsight-commits mailing list