Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core-src > by-pkgid > 77d2a4d535b9fbd1ff8161b52a32a959 > files > 1

dctc-0.85.9-alt1.src.rpm

--- dctc-0.85.9/src/user_manage.h.orig	2007-07-23 23:49:57 +0800
+++ dctc-0.85.9/src/user_manage.h	2007-07-23 23:52:31 +0800
@@ -27,11 +27,11 @@ $Id: user_manage.h,v 1.2 2003/12/28 08:1
 extern GPtrArray *hub_user_list;    /* list of all users connected to the hub */
 extern GPtrArray *hub_op_list;      /* list of all ops connected to the hub (ops are also in the user_list) */
 
-extern GPtrArray *hub_user_xtra_info;			/* array of extra data stored for each hub user */
+/* extern GPtrArray *hub_user_xtra_info;			/\* array of extra data stored for each hub user *\/ */
                                     /* the nth pointer of this array is for the nth user of the hub_user_list */
 												/* a user having no extra info has a null pointer as extra info */
 
-extern GPtrArray *hub_user_uinfo;     /* it is the result of /UINFO command for each user */
+/* extern GPtrArray *hub_user_uinfo;     /\* it is the result of /UINFO command for each user *\/ */
 
 typedef enum
 {