summaryrefslogtreecommitdiffstats
path: root/parameter/BitParameterBlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'parameter/BitParameterBlock.h')
-rw-r--r--parameter/BitParameterBlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parameter/BitParameterBlock.h b/parameter/BitParameterBlock.h
index c58859f..1082c78 100644
--- a/parameter/BitParameterBlock.h
+++ b/parameter/BitParameterBlock.h
@@ -46,7 +46,7 @@ public:
// Size
uint32_t getSize() const;
- // Used for simulation only
+ // Used for simulation and virtual subsystems
virtual void setDefaultValues(CParameterAccessContext& parameterAccessContext) const;
};