Expand on query docs

This commit is contained in:
Max Brunsfeld 2019-10-30 10:26:10 -07:00
parent 9e765ceba6
commit 5a3a672e30
2 changed files with 22 additions and 11 deletions

View file

@ -155,7 +155,7 @@
// 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=""' \
// CPPFLAGS='-DUPRV_BLOCK_MACRO_BEGIN="" -DUPRV_BLOCK_MACRO_END=""'
// runConfigureICU ...
/**