summaryrefslogtreecommitdiff
path: root/src/pal/prebuilt/inc/gchost.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pal/prebuilt/inc/gchost.h')
-rw-r--r--src/pal/prebuilt/inc/gchost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pal/prebuilt/inc/gchost.h b/src/pal/prebuilt/inc/gchost.h
index 6829b0f531..c9e4fffa18 100644
--- a/src/pal/prebuilt/inc/gchost.h
+++ b/src/pal/prebuilt/inc/gchost.h
@@ -75,7 +75,7 @@ typedef struct _COR_GC_STATS
/*
* WARNING - This is a dummy interface that should never be used.
* The code is written this way because Midl requires a CoClass, Interface, etc... that generates
- * a guid. Removing the IGCHost interface for FEATURE_INCLUDE_ALL_INTERFACES removes the only guid
+ * a guid. Removing the IGCHost interface removes the only guid
* This option was selected because ifdefs are not simple to implement for excluding files in SOURCES
*/