From 45e237c146553151ffa35e0a12229b1d1733d319 Mon Sep 17 00:00:00 2001 From: sof Date: Tue, 12 Feb 2002 04:49:13 +0000 Subject: [PATCH] [project @ 2002-02-12 04:49:13 by sof] comment wibble --- ghc/rts/Task.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc/rts/Task.h b/ghc/rts/Task.h index 5841f95..86a0c48 100644 --- a/ghc/rts/Task.h +++ b/ghc/rts/Task.h @@ -2,8 +2,8 @@ * * (c) The GHC Team 2001- * - * Types + prototypes for functions in Task.cn - * (RTS subsystem for handling OS tasks). + * Types + prototypes for functions in Task.c + * (RTS subsystem for handling tasks, agents thay may execute STG code). * * -------------------------------------------------------------------------*/ #ifndef __TASK_H__ -- 1.7.10.4