]> granicus.if.org Git - icu/commitdiff
ICU-20813 Fix Multi-line comment in umachine.h
authorSteven R. Loomis <srloomis@us.ibm.com>
Wed, 25 Sep 2019 17:45:08 +0000 (10:45 -0700)
committerSteven R. Loomis <srl295@gmail.com>
Wed, 2 Oct 2019 17:02:26 +0000 (10:02 -0700)
- This comment failed on gcc. Split it into two lines.

icu4c/source/common/unicode/umachine.h

index 54140088945eaced0e65f821d4b176491a5ba2f2..c52984cef3956619940bb5aeeae49902f366e51a 100644 (file)
 // such code the wrapper is itself defined as macros so that it's possible to
 // build ICU 65 and later with the old macro behaviour, like this:
 //
-// CPPFLAGS='-DUPRV_BLOCK_MACRO_BEGIN="" -DUPRV_BLOCK_MACRO_END=""' \
+// export CPPFLAGS='-DUPRV_BLOCK_MACRO_BEGIN="" -DUPRV_BLOCK_MACRO_END=""'
 // runConfigureICU ...
+//
 
 /**
  * \def UPRV_BLOCK_MACRO_BEGIN