X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..ef6cf650f4a75c3f97de06b51fa104f2069b9ea2:/icuSources/test/iotest/iotest.h diff --git a/icuSources/test/iotest/iotest.h b/icuSources/test/iotest/iotest.h index 6d522dc4..7bbf115c 100644 --- a/icuSources/test/iotest/iotest.h +++ b/icuSources/test/iotest/iotest.h @@ -1,16 +1,16 @@ /* -********************************************************************** -* Copyright (C) 2004-2005, International Business Machines -* Corporation and others. All Rights Reserved. -********************************************************************** -* file name: iotest.h -* encoding: US-ASCII -* tab size: 8 (not used) -* indentation:4 -* -* created on: 2004apr06 -* created by: George Rhoten -*/ + ********************************************************************** + * Copyright (C) 2004-2008, International Business Machines + * Corporation and others. All Rights Reserved. + ********************************************************************** + * file name: iotest.h + * encoding: US-ASCII + * tab size: 8 (not used) + * indentation:4 + * + * created on: 2004apr06 + * created by: George Rhoten + */ #ifndef IOTEST_H #define IOTEST_H 1 @@ -33,7 +33,7 @@ addStreamTests(TestNode** root); U_CDECL_BEGIN extern const UChar NEW_LINE[]; extern const char C_NEW_LINE[]; -extern const char STANDARD_TEST_FILE[]; +extern const char *STANDARD_TEST_FILE; U_CDECL_END #define STANDARD_TEST_NUM_RANGE 1000