diff libinterp/corefcn/besselj.cc @ 31549:ed7b17c7ddf3 stable

maint: Strip trailing spaces and add missing EOL to all files. * README, NEWS.6.md, RELEASE_CHECKLIST.md, README.md, besselj.cc, Array.h, LSODE.cc, set.m, audiorecorder.m, play.m, set.m, patch.m: Strip trailing spaces. * command-widget.cc, led-indicator.cc, led-indicator.h: Add missing EOL to files.
author Rik <rik@octave.org>
date Fri, 25 Nov 2022 21:38:22 -0800
parents 96f751f8392c
children e88a07dec498
line wrap: on
line diff
--- a/libinterp/corefcn/besselj.cc	Fri Nov 25 21:23:54 2022 -0800
+++ b/libinterp/corefcn/besselj.cc	Fri Nov 25 21:38:22 2022 -0800
@@ -472,7 +472,7 @@
 %!# Function besseli is tested along with other bessels at the end of this file
 
 ## besseli specific BIST
-%!assert (! isinf (besseli (0, 700))) 
+%!assert (! isinf (besseli (0, 700)))
 
 */