[Libreoffice-commits] .: i18npool/inc

Takeshi Abe tabe at kemper.freedesktop.org
Sun Jul 17 18:35:35 PDT 2011


 i18npool/inc/i18npool/lang.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4423b5ca5b057b297707b74de56dfca0cef31c93
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date:   Mon Jul 18 10:34:05 2011 +0900

    fix code pointer in comment

diff --git a/i18npool/inc/i18npool/lang.h b/i18npool/inc/i18npool/lang.h
index 0108ac6..ab195d6 100644
--- a/i18npool/inc/i18npool/lang.h
+++ b/i18npool/inc/i18npool/lang.h
@@ -78,7 +78,7 @@
 /* It must be safe to include this file in plain C code, so only C style
  * comments are used. Do NOT use // C++ style comments. */
 
-/* disable typedef for usage in svx/source/dialog/langtab.src */
+/* disable typedef for usage in svtools/source/misc/langtab.src */
 #ifndef RSC_RESOURCE_USAGE
 typedef unsigned short LanguageType;
 #endif


More information about the Libreoffice-commits mailing list