summaryrefslogtreecommitdiff
path: root/includes/Cmm.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Cmm.h')
-rw-r--r--includes/Cmm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/Cmm.h b/includes/Cmm.h
index 84c6fca125..b1b8680e99 100644
--- a/includes/Cmm.h
+++ b/includes/Cmm.h
@@ -20,8 +20,8 @@
* StgTSO_what_next(CurrentTSO) = x
*
* where the StgTSO_what_next() macro is automatically generated by
- * mkDerivedConstants.c. If you need to access a field that doesn't
- * already have a macro, edit that file (it's pretty self-explanatory).
+ * utils/deriveConstants. If you need to access a field that doesn't
+ * already have a macro, edit that program (it's pretty self-explanatory).
*
* -------------------------------------------------------------------------- */