1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/japanese/texfamily/files/patch-texk::web2c::web2c::web2c.y
2004-06-18 15:58:56 +00:00

11 lines
296 B
Plaintext

--- texk/web2c/web2c/web2c.y Mon Jun 7 09:34:58 2004
+++ texk/web2c/web2c/web2c.y Mon Jun 7 09:35:15 2004
@@ -135,6 +135,7 @@
/* program statement. Ignore any files. */
PROGRAM_HEAD:
program_tok undef_id_tok PROGRAM_FILE_PART ';'
+ ;
PROGRAM_FILE_PART:
'(' PROGRAM_FILE_LIST ')'