X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fexam_archive.cpp;h=1deacaa10df90e9390b987f0e0da05096dabc202;hp=6b787c05c66077e3cb5b326a8b1c6198a49549ae;hb=8df5f21c4503e4f8ad7fb54293005896334a27f5;hpb=1f5afe37b4c079821de9810435fa9fa11e4ea17b diff --git a/check/exam_archive.cpp b/check/exam_archive.cpp index 6b787c05..1deacaa1 100644 --- a/check/exam_archive.cpp +++ b/check/exam_archive.cpp @@ -3,7 +3,7 @@ * Here we test GiNaC's archiving system. */ /* - * GiNaC Copyright (C) 1999-2003 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 @@ -24,7 +24,7 @@ #include -unsigned exam_archive(void) +unsigned exam_archive() { unsigned result = 0;