summaryrefslogtreecommitdiffstats
path: root/mcop/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mcop/buffer.h')
-rw-r--r--mcop/buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcop/buffer.h b/mcop/buffer.h
index c1cc1b0..7cfef58 100644
--- a/mcop/buffer.h
+++ b/mcop/buffer.h
@@ -27,7 +27,7 @@
#include <vector>
#include "arts_export.h"
/*
- * BC - Status (2002-03-08): Buffer.
+ * BC - tqStatus (2002-03-08): Buffer.
*
* Has to be kept binary compatible. As buffer is speed relevant, currently
* there are no private d ptrs, and the idea is to keep this as possible.