]> git.sesse.net Git - vlc/blobdiff - include/netutils.h
* Fixed the BeOS compile typo.
[vlc] / include / netutils.h
index fd0bf8c519f1c180b1ace6343757c24192ca2429..3e04dadfacd7ca733979144f28d24a74887e57ff 100644 (file)
@@ -4,7 +4,7 @@
  * modules.
  *****************************************************************************
  * Copyright (C) 1999, 2000, 2001 VideoLAN
- * $Id: netutils.h,v 1.13 2001/05/28 02:38:48 sam Exp $
+ * $Id: netutils.h,v 1.14 2001/05/30 17:03:11 sam Exp $
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
  *          Henri Fallon <henri@videolan.org>
@@ -34,3 +34,4 @@ int network_BuildLocalAddr ( struct sockaddr_in *, int, char * );
 int network_BuildRemoteAddr( struct sockaddr_in *, char * );
 int network_ChannelJoin    ( int );
 int network_ChannelCreate  ( void );
+