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:
parent
32f8f8a3f6
commit
591e99438a
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user