]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/icusvtst.h
ICU-6.2.6.tar.gz
[apple/icu.git] / icuSources / test / intltest / icusvtst.h
index d02fa8f0602dd275903ccd35b7f1cc412d67e1cc..21d1f6a4836615192699c0a2578d3a156063c3cf 100644 (file)
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2002, International Business Machines Corporation and    *
+ * Copyright (C) 2001-2003, International Business Machines Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  *
@@ -50,7 +50,7 @@ class ICUServiceTest : public IntlTest
 
   void msgstr(const UnicodeString& message, UObject* obj, UBool err = TRUE);
   void logstr(const UnicodeString& message, UObject* obj) {
-               msgstr(message, obj, FALSE);
+        msgstr(message, obj, FALSE);
   }
 };