X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftime_toeplitz.cpp;h=693b8f77573dfd12983c894778ce2b64bccd6511;hp=573f00f943805ac76bcf0067c5c4f68df206785d;hb=fdbcd40f23fc36b110b715d189125c77f77a8d8d;hpb=1f5afe37b4c079821de9810435fa9fa11e4ea17b diff --git a/check/time_toeplitz.cpp b/check/time_toeplitz.cpp index 573f00f9..693b8f77 100644 --- a/check/time_toeplitz.cpp +++ b/check/time_toeplitz.cpp @@ -63,7 +63,7 @@ static unsigned toeplitz_det(unsigned size) return result; } -unsigned time_toeplitz(void) +unsigned time_toeplitz() { unsigned result = 0;