From: Michael Adam Date: Mon, 23 Mar 2009 22:18:26 +0000 (+0100) Subject: s3:registry: make a comment more precise. X-Git-Tag: tdb-1.1.5~889 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8797bb138263e8a87f141fe637db2f053f4dabfc;p=thirdparty%2Fsamba.git s3:registry: make a comment more precise. Michael --- diff --git a/source3/include/reg_objects.h b/source3/include/reg_objects.h index 0badf223ae6..bcc83769792 100644 --- a/source3/include/reg_objects.h +++ b/source3/include/reg_objects.h @@ -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;