mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove compilation warning "warning: no newline at end of file"
This commit is contained in:
parent
ec3f8d2b1f
commit
433225a929
1 changed files with 1 additions and 1 deletions
|
@ -41,4 +41,4 @@ U_CFUNC PHP_FUNCTION(cpbi_get_last_code_point)
|
||||||
BREAKITER_METHOD_FETCH_OBJECT;
|
BREAKITER_METHOD_FETCH_OBJECT;
|
||||||
|
|
||||||
RETURN_LONG(fetch_cpbi(bio)->getLastCodePoint());
|
RETURN_LONG(fetch_cpbi(bio)->getLastCodePoint());
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue