Fixed a typo.
committer: mfx <mfx> 973826479 +0000
This commit is contained in:
+1
-1
@@ -848,7 +848,7 @@ void Packer::initLoader(const void *pdata, int plen, int pinfo)
|
|||||||
|
|
||||||
static const char identsmall[] =
|
static const char identsmall[] =
|
||||||
"\n"
|
"\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";
|
"\n";
|
||||||
|
|
||||||
if (opt->small)
|
if (opt->small)
|
||||||
|
|||||||
Reference in New Issue
Block a user