diff -r c7c34916027a -r 177826044cd9 wp/wp-includes/wp-diff.php --- a/wp/wp-includes/wp-diff.php Mon Oct 14 18:06:33 2019 +0200 +++ b/wp/wp-includes/wp-diff.php Mon Oct 14 18:28:13 2019 +0200 @@ -18,4 +18,4 @@ } require( ABSPATH . WPINC . '/class-wp-text-diff-renderer-table.php' ); -require( ABSPATH . WPINC . '/class-wp-text-diff-renderer-inline.php' ); \ No newline at end of file +require( ABSPATH . WPINC . '/class-wp-text-diff-renderer-inline.php' );