summaryrefslogtreecommitdiffstats
path: root/tdecore/network/tdeiobuffer.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:14:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:14:01 -0600
commitbdcd4fdc16593f5a2c7a36200d05d1d3bb82df60 (patch)
treefc3f0d1948990eafc47935a300d8e401d69e05e2 /tdecore/network/tdeiobuffer.h
parent7427e438358d44c37e3c8b0a9cfbb225ffd60e79 (diff)
downloadtdelibs-bdcd4fdc16593f5a2c7a36200d05d1d3bb82df60.tar.gz
tdelibs-bdcd4fdc16593f5a2c7a36200d05d1d3bb82df60.zip
Fix prior commit
Diffstat (limited to 'tdecore/network/tdeiobuffer.h')
-rw-r--r--tdecore/network/tdeiobuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/network/tdeiobuffer.h b/tdecore/network/tdeiobuffer.h
index c79daaa70..88b1db4e7 100644
--- a/tdecore/network/tdeiobuffer.h
+++ b/tdecore/network/tdeiobuffer.h
@@ -32,7 +32,7 @@
class TQIODevice;
/**
- * @class TDEIOBufferBase kiobuffer.h kiobuffer.h
+ * @class TDEIOBufferBase tdeiobuffer.h tdeiobuffer.h
* @brief base for I/O buffer implementation
*
* This class declares the base methods to interface with an I/O buffer.