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=0d683c15c0007c1caee279edf9589f7e61202a2d;hb=fdbcd40f23fc36b110b715d189125c77f77a8d8d;hpb=e7cc6a764ff67b5885d6633385fac23ccc1dc9a7 diff --git a/check/time_toeplitz.cpp b/check/time_toeplitz.cpp index 0d683c15..693b8f77 100644 --- a/check/time_toeplitz.cpp +++ b/check/time_toeplitz.cpp @@ -6,7 +6,7 @@ */ /* - * GiNaC Copyright (C) 1999-2002 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;