svn commit: samba r7733 - in branches/SAMBA_4_0/source/include: .

mimir at samba.org mimir at samba.org
Sat Jun 18 22:12:20 GMT 2005


Author: mimir
Date: 2005-06-18 22:12:20 +0000 (Sat, 18 Jun 2005)
New Revision: 7733

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7733

Log:
New io structure for name lookup function.


rafal


Modified:
   branches/SAMBA_4_0/source/include/structs.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/structs.h
===================================================================
--- branches/SAMBA_4_0/source/include/structs.h	2005-06-18 22:10:32 UTC (rev 7732)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-06-18 22:12:20 UTC (rev 7733)
@@ -175,6 +175,7 @@
 struct libnet_ListShares;
 struct libnet_AddShare;
 struct libnet_DelShare;
+struct libnet_Lookup;
 struct net_functable;
 struct net_context;
 



More information about the samba-cvs mailing list