diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-01-18 16:11:52 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-01-18 16:11:52 +0000 |
commit | 52575967e95997a95304ffde4439c1cf230ef092 (patch) | |
tree | aa31091f74e4158faa35dcabcc1ef6181ca866c9 /Build/source/texk/web2c/cwebboot.hin | |
parent | fb13a5c1341ac9f5b0452d4d99b345f21c50ef32 (diff) |
cleanup extern declarations
git-svn-id: svn://tug.org/texlive/trunk@16772 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebboot.hin')
-rw-r--r-- | Build/source/texk/web2c/cwebboot.hin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/cwebboot.hin b/Build/source/texk/web2c/cwebboot.hin index f8bcfe89d80..8360442207a 100644 --- a/Build/source/texk/web2c/cwebboot.hin +++ b/Build/source/texk/web2c/cwebboot.hin @@ -60,5 +60,6 @@ extern name_pointer section_lookup(char*first,char*last,int ispref); /*:83*/ #line 705 "cwebdir/comm-w2c.ch" +extern const char*versionstring; /*:84*/ |