1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-26 01:49:31 +03:00

s3: Fix some comments

This commit is contained in:
Volker Lendecke
2010-02-07 11:14:22 +01:00
parent 5552b44960
commit ff2d7d9b82

View File

@ -129,7 +129,7 @@ static int shares_value_info(const char *key, struct regval_ctr *val)
/**********************************************************************
Stub function which always returns failure since we don't want
people storing printing information directly via regostry calls
people storing share information directly via registry calls
(for now at least)
*********************************************************************/
@ -140,7 +140,7 @@ static bool shares_store_subkey( const char *key, struct regsubkey_ctr *subkeys
/**********************************************************************
Stub function which always returns failure since we don't want
people storing printing information directly via regostry calls
people storing share information directly via registry calls
(for now at least)
*********************************************************************/