summaryrefslogtreecommitdiff
path: root/libopie2/opienet/odebugmapper.h
Unidiff
Diffstat (limited to 'libopie2/opienet/odebugmapper.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opienet/odebugmapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/opienet/odebugmapper.h b/libopie2/opienet/odebugmapper.h
index f47db47..79fb42e 100644
--- a/libopie2/opienet/odebugmapper.h
+++ b/libopie2/opienet/odebugmapper.h
@@ -12,5 +12,5 @@
12namespace Opie { 12namespace Opie {
13namespace Net { 13namespace Net {
14namespace Private { 14namespace Internal {
15 15
16typedef QIntDict<QString> IntStringMap; 16typedef QIntDict<QString> IntStringMap;