summaryrefslogtreecommitdiff
path: root/rdbmaker
diff options
context:
space:
mode:
Diffstat (limited to 'rdbmaker')
-rw-r--r--rdbmaker/source/rdbmaker/rdbtype.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdbmaker/source/rdbmaker/rdbtype.cxx b/rdbmaker/source/rdbmaker/rdbtype.cxx
index 4c8b8c83c..8910731bb 100644
--- a/rdbmaker/source/rdbmaker/rdbtype.cxx
+++ b/rdbmaker/source/rdbmaker/rdbtype.cxx
@@ -98,7 +98,7 @@ sal_Bool produceDependedTypes(const OString& typeName,
exit(99);
}
}
- iter++;
+ ++iter;
}
return ret;