[Libreoffice-commits] .: unotools/source
Matus Kukan
mkukan at kemper.freedesktop.org
Fri Aug 19 05:17:06 PDT 2011
unotools/source/i18n/instance.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 083e8d90e1bed6d5852b1bf931024bb07a086e10
Author: Matúš Kukan <matus.kukan at gmail.com>
Date: Fri Aug 19 14:15:53 2011 +0200
correct typo
diff --git a/unotools/source/i18n/instance.hxx b/unotools/source/i18n/instance.hxx
index 34c64de..5127da6 100644
--- a/unotools/source/i18n/instance.hxx
+++ b/unotools/source/i18n/instance.hxx
@@ -25,7 +25,7 @@
* instead of those above.
*/
#ifndef _INTL_INSTANCE_HXX
-#define INTL_INSTANCE_HXX
+#define _INTL_INSTANCE_HXX
#include <comphelper/processfactory.hxx>
#include <comphelper/componentfactory.hxx>
More information about the Libreoffice-commits
mailing list