s3:registry: fix data_p arg of regval_compose to be uint8 * instead of char *
authorMichael Adam <obnox@samba.org>
Mon, 24 May 2010 13:00:29 +0000 (15:00 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 25 May 2010 08:35:25 +0000 (10:35 +0200)
commitf7f9ce30caa838f8408faa4bddcaebe2e266a0e4
treeb4c7be76d2a1e13cf8b448134e56a56270c5be99
parent4ae77b2ef9ef5f936055b03a7fb96231a069683b
s3:registry: fix data_p arg of regval_compose to be uint8 * instead of char *
source3/include/reg_objects.h
source3/registry/reg_objects.c