diff options
Diffstat (limited to 'flow/asyncschedule.h')
-rw-r--r-- | flow/asyncschedule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flow/asyncschedule.h b/flow/asyncschedule.h index fe800be..d4264d0 100644 --- a/flow/asyncschedule.h +++ b/flow/asyncschedule.h @@ -30,7 +30,7 @@ #include <queue> /* - * BC - tqStatus (2002-03-08): ASyncNetSend, ASyncNetReceive, ASyncPort. + * BC - Status (2002-03-08): ASyncNetSend, ASyncNetReceive, ASyncPort. * * None of these classes is considered part of the public API. Do NOT use it * in your apps. These are part of the implementation of libartsflow's |