summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/lib.h
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-01-17 10:50:08 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-01-17 10:50:08 +0000
commit68136c1f4afc828673d5a08a146e46c263d83042 (patch)
tree3e1af36b31fcd9c85bfabb96bfa53422f0d52d90 /Build/source/texk/web2c/lib/lib.h
parent458eae17d8e5a26949845b01611be58df81ebe77 (diff)
TeX & Co: Report number of file offset bits in -version (LFS)
git-svn-id: svn://tug.org/texlive/trunk@25130 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/lib/lib.h')
-rw-r--r--Build/source/texk/web2c/lib/lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/lib/lib.h b/Build/source/texk/web2c/lib/lib.h
index e9501dc9f66..31f423508c5 100644
--- a/Build/source/texk/web2c/lib/lib.h
+++ b/Build/source/texk/web2c/lib/lib.h
@@ -47,7 +47,7 @@ extern boolean recorder_enabled;
extern string output_directory;
/* printversion.c */
-extern void printversionandexit (const_string, const_string, const_string, char*);
+extern void printversionandexit (const_string, const_string, const_string, const_string);
/* setupvar.c */
/* Set an array size from texmf.cnf. */