Fix "white spaces at end of line" in docblock (IDE) woes after [46077].

See #32437.
Built from https://develop.svn.wordpress.org/trunk@46078


git-svn-id: http://core.svn.wordpress.org/trunk@45890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2019-09-07 02:12:55 +00:00
parent 1de168e016
commit 2d6a772400
3 changed files with 4 additions and 4 deletions

View File

@@ -622,7 +622,7 @@ function image_resize_dimensions( $orig_w, $orig_h, $dest_w, $dest_h, $crop = fa
* with the original/source image. Differences of 1px may be due to rounding and are ignored.
*
* @since 5.3.0
*
*
* @param bool The filtered value.
* @param int Original image width.
* @param int Original image height.