whitespace correction
This commit is contained in:
parent
35953d4bf2
commit
c5f61d745b
|
@ -870,7 +870,7 @@ const char *psl_builtin_filename(void)
|
||||||
*
|
*
|
||||||
* Since: 0.2.5
|
* Since: 0.2.5
|
||||||
**/
|
**/
|
||||||
const char *psl_get_version (void)
|
const char *psl_get_version(void)
|
||||||
{
|
{
|
||||||
#ifdef WITH_LIBICU
|
#ifdef WITH_LIBICU
|
||||||
return PACKAGE_VERSION " (+libicu/" U_ICU_VERSION ")";
|
return PACKAGE_VERSION " (+libicu/" U_ICU_VERSION ")";
|
||||||
|
|
Loading…
Reference in New Issue