summaryrefslogtreecommitdiff
path: root/Build/source/texk
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2023-07-22 02:19:04 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2023-07-22 02:19:04 +0000
commitd5f91da657621428806f81d2238471584d63bcb5 (patch)
tree7df547c8929616fbc1c6b9a87bbc37c1d1e66132 /Build/source/texk
parent65a86246763968ba2da4864febe7f2402fe0fadf (diff)
[CWEB] Purge empty line in comm-w2c.h.
git-svn-id: svn://tug.org/texlive/trunk@67701 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rw-r--r--Build/source/texk/web2c/ctangleboot.cin34
-rw-r--r--Build/source/texk/web2c/cwebboot.cin34
-rw-r--r--Build/source/texk/web2c/cwebdir/comm-w2c.h1
3 files changed, 34 insertions, 35 deletions
diff --git a/Build/source/texk/web2c/ctangleboot.cin b/Build/source/texk/web2c/ctangleboot.cin
index c8588527078..07af68ec45a 100644
--- a/Build/source/texk/web2c/ctangleboot.cin
+++ b/Build/source/texk/web2c/ctangleboot.cin
@@ -2,7 +2,7 @@
#line 66 "cwebdir/ctangle.w"
/*5:*/
-#line 61 "cwebdir/comm-w2c.h"
+#line 60 "cwebdir/comm-w2c.h"
#include <ctype.h>
#include <kpathsea/simpletypes.h>
@@ -15,15 +15,15 @@
#ifndef HAVE_GETTEXT
#define HAVE_GETTEXT 0
#endif
-#line 73 "cwebdir/comm-w2c.h"
+#line 72 "cwebdir/comm-w2c.h"
#if HAVE_GETTEXT
#include <libintl.h>
#else
-#line 77 "cwebdir/comm-w2c.h"
+#line 76 "cwebdir/comm-w2c.h"
#define gettext(a) a
#endif
-#line 79 "cwebdir/comm-w2c.h"
+#line 78 "cwebdir/comm-w2c.h"
/*:5*/
#line 67 "cwebdir/ctangle.w"
@@ -176,7 +176,7 @@ app_repl(a%0400) \
#line 68 "cwebdir/ctangle.w"
/*3:*/
-#line 34 "cwebdir/comm-w2c.h"
+#line 33 "cwebdir/comm-w2c.h"
typedef uint8_t eight_bits;
typedef uint16_t sixteen_bits;
@@ -187,7 +187,7 @@ extern cweb program;
extern int phase;
/*:3*//*6:*/
-#line 101 "cwebdir/comm-w2c.h"
+#line 100 "cwebdir/comm-w2c.h"
extern char section_text[];
extern char*section_text_end;
@@ -195,7 +195,7 @@ extern char*id_first;
extern char*id_loc;
/*:6*//*7:*/
-#line 119 "cwebdir/comm-w2c.h"
+#line 118 "cwebdir/comm-w2c.h"
extern char buffer[];
extern char*buffer_end;
@@ -203,7 +203,7 @@ extern char*loc;
extern char*limit;
/*:7*//*8:*/
-#line 136 "cwebdir/comm-w2c.h"
+#line 135 "cwebdir/comm-w2c.h"
extern int include_depth;
extern FILE*file[];
@@ -220,7 +220,7 @@ extern boolean changing;
extern boolean web_file_open;
/*:8*//*10:*/
-#line 157 "cwebdir/comm-w2c.h"
+#line 156 "cwebdir/comm-w2c.h"
extern sixteen_bits section_count;
extern boolean changed_section[];
@@ -228,7 +228,7 @@ extern boolean change_pending;
extern boolean print_where;
/*:10*//*11:*/
-#line 171 "cwebdir/comm-w2c.h"
+#line 170 "cwebdir/comm-w2c.h"
typedef struct name_info{
char*byte_start;
@@ -253,12 +253,12 @@ extern hash_pointer hash_end;
extern hash_pointer h;
/*:11*//*13:*/
-#line 217 "cwebdir/comm-w2c.h"
+#line 216 "cwebdir/comm-w2c.h"
extern int history;
/*:13*//*15:*/
-#line 234 "cwebdir/comm-w2c.h"
+#line 233 "cwebdir/comm-w2c.h"
extern int argc;
extern char**argv;
@@ -271,7 +271,7 @@ extern boolean flags[];
extern const char*use_language;
/*:15*//*16:*/
-#line 250 "cwebdir/comm-w2c.h"
+#line 249 "cwebdir/comm-w2c.h"
extern FILE*C_file;
extern FILE*tex_file;
@@ -389,7 +389,7 @@ static eight_bits next_control;
#line 71 "cwebdir/ctangle.w"
/*4:*/
-#line 44 "cwebdir/comm-w2c.h"
+#line 43 "cwebdir/comm-w2c.h"
extern void common_init(void);
extern void cb_show_banner(void);
@@ -397,14 +397,14 @@ extern void cb_show_banner(void);
extern void print_stats(void);
/*:4*//*9:*/
-#line 151 "cwebdir/comm-w2c.h"
+#line 150 "cwebdir/comm-w2c.h"
extern boolean get_line(void);
extern void check_complete(void);
extern void reset_input(void);
/*:9*//*12:*/
-#line 194 "cwebdir/comm-w2c.h"
+#line 193 "cwebdir/comm-w2c.h"
extern name_pointer id_lookup(const char*,const char*,eight_bits);
@@ -419,7 +419,7 @@ extern void init_node(name_pointer);
extern void init_p(name_pointer,eight_bits);
/*:12*//*14:*/
-#line 220 "cwebdir/comm-w2c.h"
+#line 219 "cwebdir/comm-w2c.h"
extern int wrap_up(void);
extern void err_print(const char*);
diff --git a/Build/source/texk/web2c/cwebboot.cin b/Build/source/texk/web2c/cwebboot.cin
index ccca99d5cbb..30e0e2f86ca 100644
--- a/Build/source/texk/web2c/cwebboot.cin
+++ b/Build/source/texk/web2c/cwebboot.cin
@@ -2,7 +2,7 @@
#line 62 "cwebdir/common.w"
/*4:*/
-#line 61 "cwebdir/comm-w2c.h"
+#line 60 "cwebdir/comm-w2c.h"
#include <ctype.h>
#include <kpathsea/simpletypes.h>
@@ -15,15 +15,15 @@
#ifndef HAVE_GETTEXT
#define HAVE_GETTEXT 0
#endif
-#line 73 "cwebdir/comm-w2c.h"
+#line 72 "cwebdir/comm-w2c.h"
#if HAVE_GETTEXT
#include <libintl.h>
#else
-#line 77 "cwebdir/comm-w2c.h"
+#line 76 "cwebdir/comm-w2c.h"
#define gettext(a) a
#endif
-#line 79 "cwebdir/comm-w2c.h"
+#line 78 "cwebdir/comm-w2c.h"
/*:4*//*91:*/
#line 733 "cwebdir/comm-w2c.ch"
@@ -178,7 +178,7 @@ err_print(_("! Include file name too long") ) ;goto restart;} \
#line 64 "cwebdir/common.w"
/*2:*/
-#line 34 "cwebdir/comm-w2c.h"
+#line 33 "cwebdir/comm-w2c.h"
typedef uint8_t eight_bits;
typedef uint16_t sixteen_bits;
@@ -189,7 +189,7 @@ extern cweb program;
extern int phase;
/*:2*//*5:*/
-#line 101 "cwebdir/comm-w2c.h"
+#line 100 "cwebdir/comm-w2c.h"
extern char section_text[];
extern char*section_text_end;
@@ -197,7 +197,7 @@ extern char*id_first;
extern char*id_loc;
/*:5*//*6:*/
-#line 119 "cwebdir/comm-w2c.h"
+#line 118 "cwebdir/comm-w2c.h"
extern char buffer[];
extern char*buffer_end;
@@ -205,7 +205,7 @@ extern char*loc;
extern char*limit;
/*:6*//*7:*/
-#line 136 "cwebdir/comm-w2c.h"
+#line 135 "cwebdir/comm-w2c.h"
extern int include_depth;
extern FILE*file[];
@@ -222,7 +222,7 @@ extern boolean changing;
extern boolean web_file_open;
/*:7*//*9:*/
-#line 157 "cwebdir/comm-w2c.h"
+#line 156 "cwebdir/comm-w2c.h"
extern sixteen_bits section_count;
extern boolean changed_section[];
@@ -230,7 +230,7 @@ extern boolean change_pending;
extern boolean print_where;
/*:9*//*10:*/
-#line 171 "cwebdir/comm-w2c.h"
+#line 170 "cwebdir/comm-w2c.h"
typedef struct name_info{
char*byte_start;
@@ -255,12 +255,12 @@ extern hash_pointer hash_end;
extern hash_pointer h;
/*:10*//*12:*/
-#line 217 "cwebdir/comm-w2c.h"
+#line 216 "cwebdir/comm-w2c.h"
extern int history;
/*:12*//*14:*/
-#line 234 "cwebdir/comm-w2c.h"
+#line 233 "cwebdir/comm-w2c.h"
extern int argc;
extern char**argv;
@@ -273,7 +273,7 @@ extern boolean flags[];
extern const char*use_language;
/*:14*//*15:*/
-#line 250 "cwebdir/comm-w2c.h"
+#line 249 "cwebdir/comm-w2c.h"
extern FILE*C_file;
extern FILE*tex_file;
@@ -421,7 +421,7 @@ string texmf_locale;
#line 66 "cwebdir/common.w"
/*3:*/
-#line 44 "cwebdir/comm-w2c.h"
+#line 43 "cwebdir/comm-w2c.h"
extern void common_init(void);
extern void cb_show_banner(void);
@@ -429,14 +429,14 @@ extern void cb_show_banner(void);
extern void print_stats(void);
/*:3*//*8:*/
-#line 151 "cwebdir/comm-w2c.h"
+#line 150 "cwebdir/comm-w2c.h"
extern boolean get_line(void);
extern void check_complete(void);
extern void reset_input(void);
/*:8*//*11:*/
-#line 194 "cwebdir/comm-w2c.h"
+#line 193 "cwebdir/comm-w2c.h"
extern name_pointer id_lookup(const char*,const char*,eight_bits);
@@ -451,7 +451,7 @@ extern void init_node(name_pointer);
extern void init_p(name_pointer,eight_bits);
/*:11*//*13:*/
-#line 220 "cwebdir/comm-w2c.h"
+#line 219 "cwebdir/comm-w2c.h"
extern int wrap_up(void);
extern void err_print(const char*);
diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.h b/Build/source/texk/web2c/cwebdir/comm-w2c.h
index 0ff9ac9b836..615f76325a7 100644
--- a/Build/source/texk/web2c/cwebdir/comm-w2c.h
+++ b/Build/source/texk/web2c/cwebdir/comm-w2c.h
@@ -29,7 +29,6 @@ First comes general stuff:
@i iso_types.w
-
@s boolean bool
@<Common code...@>=
typedef uint8_t eight_bits;