]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:registry: make a comment more precise.
authorMichael Adam <obnox@samba.org>
Mon, 23 Mar 2009 22:18:26 +0000 (23:18 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 27 Apr 2009 09:21:03 +0000 (11:21 +0200)
Michael

source3/include/reg_objects.h

index 0badf223ae6bf3d4e86314a05a662223cdb8418f..bcc83769792f1230748fb0fba3eae1c29e287f21 100644 (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;