1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

s3:registry: make a comment more precise.

Michael
This commit is contained in:
Michael Adam 2009-03-23 23:18:26 +01:00
parent 8185d31fb0
commit 8797bb1382

View File

@ -21,7 +21,7 @@
#ifndef _REG_OBJECTS_H /* _REG_OBJECTS_H */
#define _REG_OBJECTS_H
/* structure to contain registry values */
/* low level structure to contain registry values */
struct regval_blob {
fstring valuename;