]> www.ginac.de Git - ginac.git/blobdiff - check/exam_archive.cpp
synced to 1.1
[ginac.git] / check / exam_archive.cpp
index f51bb46ea5f3178471c85869a602135badbec2ec..0d6f1a6c9b9d6671d3eb9ee88ea8cbf0f89c910f 100644 (file)
@@ -3,7 +3,7 @@
  *  Here we test GiNaC's archiving system. */
 
 /*
- *  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
@@ -24,7 +24,7 @@
 
 #include <fstream>
 
-unsigned exam_archive(void)
+unsigned exam_archive()
 {
        unsigned result = 0;