summaryrefslogtreecommitdiff
path: root/idlc/inc/errorhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/errorhandler.hxx')
-rw-r--r--idlc/inc/errorhandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/errorhandler.hxx b/idlc/inc/errorhandler.hxx
index a1e1a8729ba4..1700bdbf8060 100644
--- a/idlc/inc/errorhandler.hxx
+++ b/idlc/inc/errorhandler.hxx
@@ -94,7 +94,7 @@ public:
// Report a failed name lookup attempt
static void lookupError(const OString& n);
// Report a failed name lookup attempt
- static void lookupError(ErrorCode e, const OString& n, AstDeclaration* pScope);
+ static void lookupError(ErrorCode e, const OString& n, AstDeclaration const * pScope);
// Report a type error