summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-14 00:07:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-14 00:07:28 +0900
commitbc9ec4a76476bde286c42b9052ffafee8e908ea6 (patch)
treee5bece62ce44e7b244dd6137702fbf875345fac6
parent22f5892846d8fa2f88078da1c0601daa1852d9a4 (diff)
downloadpytde-bc9ec4a7.tar.gz
pytde-bc9ec4a7.zip
Fixed incorrect TTQ rename (TTQ -> TQ)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--extensions/dcopext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/dcopext.py b/extensions/dcopext.py
index 2997b85..1d13e35 100644
--- a/extensions/dcopext.py
+++ b/extensions/dcopext.py
@@ -40,7 +40,7 @@ from tdecore import dcop_add, dcop_next
#
# I think 64 bit types would be:
# long long, unsigned long long, long long int, unsigned long long int,
-# TQ_LLONG, TQ_ULLONG, TTQ_INT64, TTQ_UINT64
+# TQ_LLONG, TQ_ULLONG, TQ_INT64, TQ_UINT64
#
# and on some (most?) systems:
# TQtOffset