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=51089f038814ee34f8e670a4d7899a2bf37dc0f2;hb=fdbcd40f23fc36b110b715d189125c77f77a8d8d;hpb=559c3bfd89b822b16708b23af1b0d9af17ededfe diff --git a/check/time_toeplitz.cpp b/check/time_toeplitz.cpp index 51089f03..693b8f77 100644 --- a/check/time_toeplitz.cpp +++ b/check/time_toeplitz.cpp @@ -6,7 +6,7 @@ */ /* - * GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2003 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -63,7 +63,7 @@ static unsigned toeplitz_det(unsigned size) return result; } -unsigned time_toeplitz(void) +unsigned time_toeplitz() { unsigned result = 0;