]> www.ginac.de Git - cln.git/commitdiff
Avoid "multi-line comment" warning.
authorBruno Haible <bruno@clisp.org>
Sun, 27 Oct 2019 13:08:00 +0000 (14:08 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 27 Oct 2019 13:08:00 +0000 (14:08 +0100)
src/float/transcendental/cl_LF_zeta3.cc

index 4c0bd8e8e3186f9acdda0c1db805afd423a609c6..4e56cfe8d04e1e0ed3930972af3a49e8a40bf999 100644 (file)
@@ -41,7 +41,7 @@ const cl_LF zeta3 (uintC len)
                          n (0) {}
        } series;
        // Method:
-       //            /infinity                                  \  
+       //            /infinity                                  \
        //            | -----       (n + 1)       2              |
        //        1   |  \      (-1)        (205 n  - 160 n + 32)|
        //        -   |   )     ---------------------------------|