summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebboot.hin
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-09 12:04:10 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-09 12:04:10 +0000
commit189b1c7cbb80cd8f4fd56bb371c6256bdb28a79a (patch)
tree062bd8abb4f243d912401ec530527365392dd5d7 /Build/source/texk/web2c/cwebboot.hin
parent9b5d983d826f99ea00ef534d1f908e3816c58c1b (diff)
cweb: Use binary mode for output files (from W32TeX)
git-svn-id: svn://tug.org/texlive/trunk@26962 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebboot.hin')
-rw-r--r--Build/source/texk/web2c/cwebboot.hin8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/cwebboot.hin b/Build/source/texk/web2c/cwebboot.hin
index 8360442207a..f7c5bee5ef2 100644
--- a/Build/source/texk/web2c/cwebboot.hin
+++ b/Build/source/texk/web2c/cwebboot.hin
@@ -1,5 +1,5 @@
/*84:*/
-#line 701 "cwebdir/comm-w2c.ch"
+#line 715 "cwebdir/comm-w2c.ch"
/* Prototypes for functions, either
* declared in common.w and used in ctangle.w and cweave.w, or
@@ -43,7 +43,7 @@ extern void overflow(const char*);
#line 1175 "cwebdir/common.w"
/*:65*//*83:*/
-#line 682 "cwebdir/comm-w2c.ch"
+#line 696 "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 697 "cwebdir/comm-w2c.ch"
+#line 711 "cwebdir/comm-w2c.ch"
/*:83*/
-#line 705 "cwebdir/comm-w2c.ch"
+#line 719 "cwebdir/comm-w2c.ch"
extern const char*versionstring;