diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2009-06-03 13:40:46 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2009-06-03 13:40:46 +0000 |
commit | dd3bed371f5139080aad1cf587daf867f6135b6d (patch) | |
tree | 7ff3798111df6973a19f15af7a102103cd8250c7 /Build/source/texk/web2c/luatexdir/image/writejpg.c | |
parent | f1ac6f3e0cfbdd6d2d1ab9f5225c2af340039b09 (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/image/writejpg.c')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/image/writejpg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/image/writejpg.c b/Build/source/texk/web2c/luatexdir/image/writejpg.c index 44bd3549982..13197ace07f 100644 --- a/Build/source/texk/web2c/luatexdir/image/writejpg.c +++ b/Build/source/texk/web2c/luatexdir/image/writejpg.c @@ -24,7 +24,7 @@ static const char _svn_version[] = "$Id: writejpg.c 2320 2009-04-18 08:52:30Z hhenkel $ " - "$URL: http://scm.foundry.supelec.fr/svn/luatex/trunk/source/texk/web2c/luatexdir/image/writejpg.c $"; + "$URL: http://foundry.supelec.fr/svn/luatex/tags/beta-0.40.2/source/texk/web2c/luatexdir/image/writejpg.c $"; #define JPG_GRAY 1 /* Gray color space, use /DeviceGray */ #define JPG_RGB 3 /* RGB color space, use /DeviceRGB */ |