svn commit: samba r19853 - in branches/SAMBA_3_0/source/registry: .

vlendec at samba.org vlendec at samba.org
Thu Nov 23 10:42:59 GMT 2006


Author: vlendec
Date: 2006-11-23 10:42:58 +0000 (Thu, 23 Nov 2006)
New Revision: 19853

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

Log:
Update a link
Modified:
   branches/SAMBA_3_0/source/registry/reg_perfcount.c


Changeset:
Modified: branches/SAMBA_3_0/source/registry/reg_perfcount.c
===================================================================
--- branches/SAMBA_3_0/source/registry/reg_perfcount.c	2006-11-23 06:44:05 UTC (rev 19852)
+++ branches/SAMBA_3_0/source/registry/reg_perfcount.c	2006-11-23 10:42:58 UTC (rev 19853)
@@ -1327,6 +1327,10 @@
 	/*
 	 * For a detailed description of the layout of this structure,
 	 * see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/perfmon/base/performance_data_format.asp
+	 *
+	 * By 2006-11-23 this link did not work anymore, I found something
+	 * promising under
+	 * http://msdn2.microsoft.com/en-us/library/aa373105.aspx -- vl
 	 */
 	PERF_DATA_BLOCK block;
 	uint32 buffer_size, base_index; 



More information about the samba-cvs mailing list