summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/reg_objects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/reg_objects.h b/source3/include/reg_objects.h
index 0badf223ae..bcc8376979 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;