diff options
Diffstat (limited to 'mcop/weakreference.h')
-rw-r--r-- | mcop/weakreference.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcop/weakreference.h b/mcop/weakreference.h index a91bc0d..344eacb 100644 --- a/mcop/weakreference.h +++ b/mcop/weakreference.h @@ -21,7 +21,7 @@ */ /* - * BC - tqStatus (2002-03-08): WeakReference(Base) + * BC - Status (2002-03-08): WeakReference(Base) * * Has to be kept binary compatible by not touching it. Add a new class if * you need something else. |