summaryrefslogtreecommitdiff
path: root/autodoc/inc/parser/parserinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/inc/parser/parserinfo.hxx')
-rw-r--r--autodoc/inc/parser/parserinfo.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/inc/parser/parserinfo.hxx b/autodoc/inc/parser/parserinfo.hxx
index db524145c8cd..44b5941fdf09 100644
--- a/autodoc/inc/parser/parserinfo.hxx
+++ b/autodoc/inc/parser/parserinfo.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -58,7 +58,7 @@ class ParserInfo
~ParserInfo() {}
private:
String sCurFile;
- uintt nCurLine;
+ uintt nCurLine;
};