Author: gd Date: 2007-01-03 16:05:00 +0000 (Wed, 03 Jan 2007) New Revision: 20512
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20512 Log: Fix typo. Guenther Modified: branches/SAMBA_3_0/source/include/rpc_ds.h branches/SAMBA_3_0_24/source/include/rpc_ds.h Changeset: Modified: branches/SAMBA_3_0/source/include/rpc_ds.h =================================================================== --- branches/SAMBA_3_0/source/include/rpc_ds.h 2007-01-03 15:34:01 UTC (rev 20511) +++ branches/SAMBA_3_0/source/include/rpc_ds.h 2007-01-03 16:05:00 UTC (rev 20512) @@ -49,7 +49,7 @@ #define DSROLE_BDC 4 #define DSROLE_PDC 5 -/* Settings for the domainFunctionality attribteu in the rootDSE */ +/* Settings for the domainFunctionality attribute in the rootDSE */ #define DS_DOMAIN_FUNCTION_2000 0 #define DS_DOMAIN_FUCNTION_2003_MIXED 1 Modified: branches/SAMBA_3_0_24/source/include/rpc_ds.h =================================================================== --- branches/SAMBA_3_0_24/source/include/rpc_ds.h 2007-01-03 15:34:01 UTC (rev 20511) +++ branches/SAMBA_3_0_24/source/include/rpc_ds.h 2007-01-03 16:05:00 UTC (rev 20512) @@ -49,7 +49,7 @@ #define DSROLE_BDC 4 #define DSROLE_PDC 5 -/* Settings for the domainFunctionality attribteu in the rootDSE */ +/* Settings for the domainFunctionality attribute in the rootDSE */ #define DS_DOMAIN_FUNCTION_2000 0 #define DS_DOMAIN_FUCNTION_2003_MIXED 1