]> granicus.if.org Git - icu/commitdiff
ICU-8327 Merge r24411 to ICU4C 3.2, 3.4, 3.6, 3.8, and 4.0 maintenance branches icu-maint/maint-3-4
authorMichael Ow <mow@svn.icu-project.org>
Tue, 8 Feb 2011 03:48:06 +0000 (03:48 +0000)
committerMichael Ow <mow@svn.icu-project.org>
Tue, 8 Feb 2011 03:48:06 +0000 (03:48 +0000)
X-SVN-Rev: 29407

source/layoutex/ParagraphLayout.cpp

index 29fba0b38079db93e9f9338a3ed76ff6cef94e51..7643a6c9c3b9927971a14ee321b44c15885b371e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  **********************************************************************
- *   Copyright (C) 2002-2005, International Business Machines
+ *   Copyright (C) 2002-2011, International Business Machines
  *   Corporation and others.  All Rights Reserved.
  **********************************************************************
  */
@@ -745,7 +745,7 @@ le_int32 ParagraphLayout::getLanguageCode(const Locale *locale)
 
     return nullLanguageCode;
 }
-#elif
+#else
 
 // TODO - dummy implementation for right now...
 le_int32 ParagraphLayout::getLanguageCode(const Locale *locale)