summaryrefslogtreecommitdiff
path: root/idlc/inc/idlc/errorhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/idlc/errorhandler.hxx')
-rw-r--r--idlc/inc/idlc/errorhandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/idlc/errorhandler.hxx b/idlc/inc/idlc/errorhandler.hxx
index ff176a0d7016..7f7fd614fc43 100644
--- a/idlc/inc/idlc/errorhandler.hxx
+++ b/idlc/inc/idlc/errorhandler.hxx
@@ -124,7 +124,7 @@ public:
static void evalError(AstExpression* pExpr);
- static bool checkPublished(AstDeclaration const * decl, bool bOptiional=false);
+ static bool checkPublished(AstDeclaration const * decl, bool bOptional=false);
};
#endif // INCLUDED_IDLC_INC_IDLC_ERRORHANDLER_HXX