summaryrefslogtreecommitdiffstats
path: root/flow/audioio.h
diff options
context:
space:
mode:
Diffstat (limited to 'flow/audioio.h')
-rw-r--r--flow/audioio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/flow/audioio.h b/flow/audioio.h
index e3182af..7cab165 100644
--- a/flow/audioio.h
+++ b/flow/audioio.h
@@ -27,7 +27,7 @@
#include <string>
#include "arts_export.h"
/*
- * BC - tqStatus (2002-03-08): AudioIO, AudioIOFactory
+ * BC - Status (2002-03-08): AudioIO, AudioIOFactory
*
* Right now, these classes are considered an implementation detail. No binary
* compatibility guaranteed, its safe to add virtual methods when required.