From a2e14be391a49970dcbb658331f07ab8c5e22364 Mon Sep 17 00:00:00 2001 From: Yves Arrouye Date: Fri, 1 Feb 2002 07:41:12 +0000 Subject: [PATCH] ICU-1680 add \n X-SVN-Rev: 7552 --- icu4c/source/extra/uconv/root.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icu4c/source/extra/uconv/root.txt b/icu4c/source/extra/uconv/root.txt index d78f95bd2ab..852eb782922 100644 --- a/icu4c/source/extra/uconv/root.txt +++ b/icu4c/source/extra/uconv/root.txt @@ -1,6 +1,6 @@ // -*- Coding: utf-8; -*- [all uconv resource files] // Copyright (c) 2000 IBM, Inc. and Others. -// $Revision: 1.20 $ +// $Revision: 1.21 $ // // Root translation file for uconv messages. // So you want to translate this file??? Great! @@ -45,7 +45,7 @@ root " --from-callback callback use callback on original encoding\n" " -i ignore invalid sequences in the input\n" " --callback callback use callback on both encodings\n" - " -b, --block-size size read size bytes blocks (default: 4096)" + " -b, --block-size size read size bytes blocks (default: 4096)\n" " --fallback use fallback mapping\n" " --no-fallback do not use fallback mapping\n" " -f, --from-code code set the original encoding\n"