From 35919c51941d48a5636581d8a7a88156027c73a3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sat, 7 Oct 2000 21:57:08 +0000 Subject: Fix the semicolons in this rule. Noticed by x-virge. * src/libical/icalyacc.y (weekday_list): Fix the semicolons in this rule. Noticed by x-virge. * src/test/Makefile.in: While I'm here, remove this from CVS, as it's a generated file. svn path=/trunk/; revision=5781 --- libical/src/libicalvcal/vcc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libical/src/libicalvcal/vcc.c') diff --git a/libical/src/libicalvcal/vcc.c b/libical/src/libicalvcal/vcc.c index b6de83cda4..cb57b6ed58 100644 --- a/libical/src/libicalvcal/vcc.c +++ b/libical/src/libicalvcal/vcc.c @@ -368,7 +368,7 @@ static const short yycheck[] = { 7, 41, 11, 57, 23 }; /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ -#line 3 "/usr/lib/bison.simple" +#line 3 "/usr/pkg/share/bison.simple" /* This file comes from bison-1.28. */ /* Skeleton output parser for bison, @@ -582,7 +582,7 @@ __yy_memcpy (char *to, char *from, unsigned int count) #endif #endif -#line 217 "/usr/lib/bison.simple" +#line 217 "/usr/pkg/share/bison.simple" /* The user can define YYPARSE_PARAM as the name of an argument to be passed into yyparse. The argument should have type void *. @@ -1071,7 +1071,7 @@ case 46: break;} } /* the action file gets copied in in place of this dollarsign */ -#line 543 "/usr/lib/bison.simple" +#line 543 "/usr/pkg/share/bison.simple" yyvsp -= yylen; yyssp -= yylen; -- cgit v1.2.3