/* Print information on generated parser, for bison,
- Copyright (C) 2000 Free Software Foundation, Inc.
+ Copyright 2000 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
#ifndef PRINT_H_
# define PRINT_H_
-void print_results PARAMS ((void));
+void print_results (void);
#endif /* !PRINT_H_ */