summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/utils/utils.c
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2009-06-03 13:40:46 +0000
committerTaco Hoekwater <taco@elvenkind.com>2009-06-03 13:40:46 +0000
commitdd3bed371f5139080aad1cf587daf867f6135b6d (patch)
tree7ff3798111df6973a19f15af7a102103cd8250c7 /Build/source/texk/web2c/luatexdir/utils/utils.c
parentf1ac6f3e0cfbdd6d2d1ab9f5225c2af340039b09 (diff)
sources for luatex 0.40.2
git-svn-id: svn://tug.org/texlive/trunk@13604 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/utils/utils.c')
-rw-r--r--Build/source/texk/web2c/luatexdir/utils/utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/luatexdir/utils/utils.c b/Build/source/texk/web2c/luatexdir/utils/utils.c
index a621d1e2448..0765f26408e 100644
--- a/Build/source/texk/web2c/luatexdir/utils/utils.c
+++ b/Build/source/texk/web2c/luatexdir/utils/utils.c
@@ -50,8 +50,8 @@
#endif
static const char __svn_version[] =
- "$Id: utils.c 2381 2009-05-08 11:52:01Z taco $ "
- "$URL: http://scm.foundry.supelec.fr/svn/luatex/trunk/source/texk/web2c/luatexdir/utils/utils.c $";
+ "$Id: utils.c 2384 2009-05-08 14:09:14Z taco $ "
+ "$URL: http://foundry.supelec.fr/svn/luatex/tags/beta-0.40.2/source/texk/web2c/luatexdir/utils/utils.c $";
#define check_nprintf(size_get, size_want) \
if ((unsigned)(size_get) >= (unsigned)(size_want)) \