diff options
Diffstat (limited to 'Build/source/texk/web2c/cwebboot.hin')
-rw-r--r-- | Build/source/texk/web2c/cwebboot.hin | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/texk/web2c/cwebboot.hin b/Build/source/texk/web2c/cwebboot.hin index a8a03287963..9028733d312 100644 --- a/Build/source/texk/web2c/cwebboot.hin +++ b/Build/source/texk/web2c/cwebboot.hin @@ -1,49 +1,49 @@ /*84:*/ -#line 787 "cwebdir/comm-w2c.ch" +#line 786 "cwebdir/comm-w2c.ch" /* Prototypes for functions, either * declared in common.w and used in ctangle.w and cweave.w, or * used in common.w and declared in ctangle.w and cweave.w. */ /*35:*/ -#line 345 "cwebdir/comm-w2c.ch" +#line 344 "cwebdir/comm-w2c.ch" extern int names_match(name_pointer,const char*,int,char); #line 652 "cwebdir/common.w" /*:35*//*40:*/ -#line 403 "cwebdir/comm-w2c.ch" +#line 402 "cwebdir/comm-w2c.ch" extern void init_p(name_pointer p,char t); #line 705 "cwebdir/common.w" /*:40*//*48:*/ -#line 469 "cwebdir/comm-w2c.ch" +#line 468 "cwebdir/comm-w2c.ch" extern void init_node(name_pointer node); #line 854 "cwebdir/common.w" /*:48*//*59:*/ -#line 540 "cwebdir/comm-w2c.ch" +#line 539 "cwebdir/comm-w2c.ch" extern void err_print(const char*); #line 1094 "cwebdir/common.w" /*:59*//*62:*/ -#line 560 "cwebdir/comm-w2c.ch" +#line 559 "cwebdir/comm-w2c.ch" extern int wrap_up(void); extern void print_stats(void); #line 1143 "cwebdir/common.w" /*:62*//*65:*/ -#line 579 "cwebdir/comm-w2c.ch" +#line 578 "cwebdir/comm-w2c.ch" extern void fatal(const char*,const char*); extern void overflow(const char*); #line 1175 "cwebdir/common.w" /*:65*//*83:*/ -#line 768 "cwebdir/comm-w2c.ch" +#line 767 "cwebdir/comm-w2c.ch" extern void common_init(void); extern int input_ln(FILE*fp); @@ -56,9 +56,9 @@ extern void sprint_section_name(char*dest,name_pointer p); extern name_pointer section_lookup(char*first,char*last,int ispref); #line 1417 "cwebdir/common.w" -#line 783 "cwebdir/comm-w2c.ch" +#line 782 "cwebdir/comm-w2c.ch" /*:83*/ -#line 791 "cwebdir/comm-w2c.ch" +#line 790 "cwebdir/comm-w2c.ch" extern const char*versionstring; |