projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Sync.
[bison.git]
/
src
/
print.h
diff --git
a/src/print.h
b/src/print.h
index 5fa82b167e22e20080f5006a611f68174e0aafa3..1daa577d9f81228c154fb299033ff57ecada62fb 100644
(file)
--- a/
src/print.h
+++ b/
src/print.h
@@
-1,5
+1,5
@@
/* Print information on generated parser, for bison,
/* 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.
This file is part of Bison, the GNU Compiler Compiler.
@@
-15,12
+15,12
@@
You should have received a copy of the GNU General Public License
along with Bison; see the file COPYING. If not, write to
You should have received a copy of the GNU General Public License
along with Bison; see the file COPYING. If not, write to
- the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
- Boston, MA 0211
1-1307
, USA. */
+ the Free Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor
,
+ Boston, MA 0211
0-1301
, USA. */
#ifndef PRINT_H_
# define PRINT_H_
#ifndef PRINT_H_
# define PRINT_H_
-void print_results
PARAMS ((void)
);
+void print_results
(void
);
#endif /* !PRINT_H_ */
#endif /* !PRINT_H_ */