Skip to content

Commit 88a1990

Browse files
Merge branch 'develop' into topic/RDKEMW-3266
2 parents 0197541 + cc4d4ba commit 88a1990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/SharedStorage/ISharedStorage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ namespace Exchange {
9797
~ISharedStorageInspector() override = default;
9898

9999
struct NamespaceSize {
100-
string ns;
100+
string ns /* @text:namespace */;
101101
uint32_t size;
102102
};
103103

0 commit comments

Comments
 (0)