X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftime_toeplitz.cpp;h=25a5398f80a57559a340f9a8bdaea457b9862d64;hp=0d683c15c0007c1caee279edf9589f7e61202a2d;hb=492bb8828f6ce72517cdf89acc99c42dd7aa90f7;hpb=e7cc6a764ff67b5885d6633385fac23ccc1dc9a7 diff --git a/check/time_toeplitz.cpp b/check/time_toeplitz.cpp index 0d683c15..25a5398f 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-2004 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;