From f0082cc14e61fcb1cffc603a8309993f361d7a48 Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Thu, 25 Jul 2002 00:01:07 +0000 Subject: [PATCH] ICU-900 Fixed a doxygen warning X-SVN-Rev: 9326 --- icu4c/source/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/Doxyfile.in b/icu4c/source/Doxyfile.in index 121376d959f..911aaf61f23 100644 --- a/icu4c/source/Doxyfile.in +++ b/icu4c/source/Doxyfile.in @@ -297,7 +297,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ./common/unicode @srcdir@/common/unicode @srcdir@/i18n/unicode @srcdir@/layout/unicode +INPUT = ./common/unicode/platform.h @srcdir@/common/unicode @srcdir@/i18n/unicode @srcdir@/layout/unicode # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp