1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Fixed a typo.

committer: mfx <mfx> 973826479 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-11-10 03:21:19 +00:00
parent 32f8f8a3f6
commit 591e99438a

View File

@ -848,7 +848,7 @@ void Packer::initLoader(const void *pdata, int plen, int pinfo)
static const char identsmall[] =
"\n"
"$Id: UPX (C) 1996-2000 the UPX Team. All Rights Reserverd. http://upx.tsx.org $"
"$Id: UPX (C) 1996-2000 the UPX Team. All Rights Reserved. http://upx.tsx.org $"
"\n";
if (opt->small)