aboutsummaryrefslogtreecommitdiff
path: root/slang_rs_export_foreach.h
diff options
context:
space:
mode:
Diffstat (limited to 'slang_rs_export_foreach.h')
-rw-r--r--slang_rs_export_foreach.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slang_rs_export_foreach.h b/slang_rs_export_foreach.h
index 4622e24..d5928f5 100644
--- a/slang_rs_export_foreach.h
+++ b/slang_rs_export_foreach.h
@@ -48,7 +48,7 @@ class RSExportForEach : public RSExportable {
std::string mName;
// For diagnostic purposes, we record the order in which we parse
- // foreach kernels. Does not apply to a dummy root.
+ // foreach kernels. Does not apply to a placeholder root.
unsigned mOrdinal;
RSExportRecordType *mParamPacketType;