1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-22 07:33:16 +03:00

r19990: Fix comment

(This used to be commit 8b3d860f27)
This commit is contained in:
Volker Lendecke
2006-12-01 19:55:29 +00:00
committed by Gerald (Jerry) Carter
parent dc2ed4c830
commit e57de5730c

View File

@@ -75,7 +75,7 @@ WERROR regsubkey_ctr_addkey( REGSUBKEY_CTR *ctr, const char *keyname )
}
/***********************************************************************
Add a new key to the array
Delete a key from the array
**********************************************************************/
int regsubkey_ctr_delkey( REGSUBKEY_CTR *ctr, const char *keyname )