whitespace correction

This commit is contained in:
Tim Rühsen 2014-08-14 11:05:47 +02:00 committed by Tim Ruehsen
parent f7b57254ba
commit 0cede6fe58
1 changed files with 1 additions and 1 deletions

View File

@ -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 ")";