From a22d9897afbabdd07f13d2bc5c7c5b9c5865ab53 Mon Sep 17 00:00:00 2001 From: Taco Hoekwater Date: Sat, 15 Mar 2014 12:21:15 +0000 Subject: here is luatex 0.79.0 git-svn-id: svn://tug.org/texlive/trunk@33180 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/luatexdir/tex/scanning.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Build/source/texk/web2c/luatexdir/tex/scanning.h') diff --git a/Build/source/texk/web2c/luatexdir/tex/scanning.h b/Build/source/texk/web2c/luatexdir/tex/scanning.h index 8c263404173..ca7804ea749 100644 --- a/Build/source/texk/web2c/luatexdir/tex/scanning.h +++ b/Build/source/texk/web2c/luatexdir/tex/scanning.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with LuaTeX; if not, see . */ -/* $Id: scanning.h 4085 2011-02-10 09:21:57Z taco $ */ +/* $Id: scanning.h 4877 2014-03-14 01:26:05Z luigi $ */ #ifndef SCANNING_H # define SCANNING_H @@ -57,7 +57,6 @@ extern void scan_limited_int(int max, const char *name); extern void scan_fifteen_bit_int(void); extern void scan_fifty_one_bit_int(void); -extern void scan_string_argument(void); extern void scan_four_bit_int_or_18(void); # define octal_token (other_token+'\'') /* apostrophe, indicates an octal constant */ -- cgit v1.2.3