From 591e99438a14ea55d4c0a029639affa0e5efb485 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Fri, 10 Nov 2000 03:21:19 +0000 Subject: [PATCH] Fixed a typo. committer: mfx 973826479 +0000 --- src/packer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/packer.cpp b/src/packer.cpp index 0c2d980a..715d6264 100644 --- a/src/packer.cpp +++ b/src/packer.cpp @@ -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)